Commit e9fb749a authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

All: missing #include "charset.h"

parent e6afe0d8
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
#include <stdlib.h> #include <stdlib.h>
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include "charset.h"
#ifdef HAVE_UNISTD_H #ifdef HAVE_UNISTD_H
# include <unistd.h> # include <unistd.h>
......
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include "vlc_keys.h" #include "vlc_keys.h"
#include <vlc_osd.h> #include <vlc_osd.h>
#include "charset.h"
#include <errno.h> #include <errno.h>
#include <time.h> #include <time.h>
......
...@@ -31,6 +31,8 @@ ...@@ -31,6 +31,8 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/input.h> #include <vlc/input.h>
#include "charset.h"
#include <unistd.h> #include <unistd.h>
/***************************************************************************** /*****************************************************************************
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/aout.h> #include <vlc/aout.h>
#include "charset.h"
#include "aout_internal.h" #include "aout_internal.h"
#include "codecs.h" #include "codecs.h"
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#include "vlc_image.h" #include "vlc_image.h"
#include "vlc_filter.h" #include "vlc_filter.h"
#include "charset.h"
/***************************************************************************** /*****************************************************************************
* Local prototypes * Local prototypes
......
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/input.h> #include <vlc/input.h>
#include "charset.h"
/***************************************************************************** /*****************************************************************************
* Module descriptor * Module descriptor
......
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
# include <vlc/vlc.h> # include <vlc/vlc.h>
# include <vlc_md5.h> # include <vlc_md5.h>
# include "libmp4.h" # include "libmp4.h"
# include "charset.h"
#else #else
# include "drmsvl.h" # include "drmsvl.h"
#endif #endif
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/input.h> #include <vlc/input.h>
#include <vlc/intf.h> #include <vlc/intf.h>
#include "charset.h"
#include "playlist.h" #include "playlist.h"
......
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/input.h> #include <vlc/input.h>
#include <vlc/intf.h> #include <vlc/intf.h>
#include "charset.h"
#include <errno.h> /* ENOMEM */ #include <errno.h> /* ENOMEM */
#include "playlist.h" #include "playlist.h"
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/input.h> #include <vlc/input.h>
#include <vlc/intf.h> #include <vlc/intf.h>
#include "charset.h"
#include <errno.h> /* ENOMEM */ #include <errno.h> /* ENOMEM */
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#include "iso_lang.h" #include "iso_lang.h"
#include "network.h" #include "network.h"
#include "charset.h"
#include "../mux/mpeg/csa.h" #include "../mux/mpeg/csa.h"
......
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/input.h> #include <vlc/input.h>
#include "vlc_video.h" #include "vlc_video.h"
#include "charset.h"
#include "ps.h" #include "ps.h"
......
...@@ -27,6 +27,8 @@ ...@@ -27,6 +27,8 @@
#include "dialogs/vlm/vlm_streampanel.hpp" #include "dialogs/vlm/vlm_streampanel.hpp"
#include <wx/statline.h> #include <wx/statline.h>
#include "charset.h"
enum enum
{ {
Notebook_Event, Notebook_Event,
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#include <wx/listctrl.h> #include <wx/listctrl.h>
#include <wx/statline.h> #include <wx/statline.h>
#include <network.h> #include <network.h>
#include <charset.h>
class wizHelloPage; class wizHelloPage;
class wizInputPage; class wizInputPage;
......
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/intf.h> #include <vlc/intf.h>
#include "charset.h"
#define MODE_TEXT 0 #define MODE_TEXT 0
#define MODE_HTML 1 #define MODE_HTML 1
......
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
#include "vlc_httpd.h" #include "vlc_httpd.h"
#include "network.h" #include "network.h"
#include "charset.h"
/***************************************************************************** /*****************************************************************************
* Module descriptor * Module descriptor
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#include <vlc/vout.h> #include <vlc/vout.h>
#include "network.h" #include "network.h"
#include "charset.h"
#define HAVE_MMX #define HAVE_MMX
#ifdef HAVE_FFMPEG_AVCODEC_H #ifdef HAVE_FFMPEG_AVCODEC_H
......
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include <vlc/intf.h> #include <vlc/intf.h>
#include "filter_common.h" #include "filter_common.h"
#include "charset.h"
/***************************************************************************** /*****************************************************************************
* Local prototypes * Local prototypes
......
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
#include "vlc_block.h" #include "vlc_block.h"
#include "vlc_stream.h" #include "vlc_stream.h"
#include "vlc_xml.h" #include "vlc_xml.h"
#include "charset.h"
/***************************************************************************** /*****************************************************************************
* Local prototypes * Local prototypes
......
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