]> git.sesse.net Git - vlc/blobdiff - modules/services_discovery/hal.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / services_discovery / hal.c
index 00ebc8fe71abf5ba4a1e68322afc54420bf33fff..05223c5681ae35b51043289c87415b13156f299c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_playlist.h>