]> git.sesse.net Git - vlc/blobdiff - modules/control/http/rpn.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / control / http / rpn.c
index d2bc53ad7cd4a531591e1cd7ed7da3e2dbd48b74..ff1bc03b169c94bc9196f09598c8b4e215139bc9 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 "vlc_url.h"