]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Sequence.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / esi / Sequence.cc
index bb4035c7d06c4aa82175ebe3f3f229fa94ed443b..d1fbce1d3cd22377af7cc6070477cc1bba043e6e 100644 (file)
@@ -33,7 +33,7 @@
  * Copyright (c) 2003, Robert Collins <robertc@squid-cache.org>
  */
 
-#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.