]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Assign.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / esi / Assign.cc
index 6b5aed741e402e56303934817ab1dd3d2924b5ef..04de070bcb7f522c29ad1389695217e30cafd760 100644 (file)
@@ -33,7 +33,7 @@
  *
  */
 
-#include "squid.h"
+#include "squid-old.h"
 
 /* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the ESI code from compile process when not needed.