]> git.sesse.net Git - vlc/blobdiff - modules/control/http/macro.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / control / http / macro.c
index c856b41b1359f24ea4e6017861b134a4097ecb5b..450a0e4106b212552978f6c47349c4cdc80c98bb 100644 (file)
@@ -22,6 +22,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "http.h"
 #include "macros.h"