]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/base/AsyncJob.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / base / AsyncJob.cc
index 34c5bc57edd0eeb66e12c3ba0b164aa1f8138542..cbb3629cf77f4e4a40808008d98a8cc20bf467bd 100644 (file)
@@ -2,7 +2,7 @@
  * DEBUG: section 93    ICAP (RFC 3507) Client
  */
 
-#include "squid.h"
+#include "squid-old.h"
 #include "base/AsyncCall.h"
 #include "base/AsyncJob.h"
 #include "base/AsyncJobCalls.h"