]> sjero.net Git - wget/blobdiff - src/css-url.c
#include wget.h, not config.h.
[wget] / src / css-url.c
index 42c8fc3e7e9747bd8be5beec605af236d575698f..79bbc9e139c6300ab50a005654e0136312708544 100644 (file)
@@ -37,7 +37,7 @@ so, delete this exception statement from your version.  */
   a browser would ignore.  That might merit some more investigation.
  */
 
-#include <config.h>
+#include <wget.h>
 
 #include <stdio.h>
 #ifdef HAVE_STRING_H