Commit b21c2478 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

WxWidget: Fix compilation.

parent 54e69dcc
......@@ -21,12 +21,13 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#ifdef UPDATE_CHECK
/*****************************************************************************
* Preamble
*****************************************************************************/
#include "updatevlc.hpp"
#ifdef UPDATE_CHECK
#include <wx/imaglist.h>
#include "bitmaps/update_ascii.xpm"
......
......@@ -21,6 +21,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#include <vlc/vlc.h>
#ifdef UPDATE_CHECK
#ifndef _WXVLC_UPDATEVLC_H_
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment