]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/html_quote.c
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / lib / html_quote.c
index bd9bee06b359e9e097cdbf072a4fc0d1f5d6d824..61ebae955cee76da7195a8041c5f76cde2cf4279 100644 (file)
@@ -32,7 +32,7 @@
  *
  */
 
-#include "config.h"
+#include "squid.h"
 #include "html_quote.h"
 
 #if HAVE_STDIO_H