]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Include.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / esi / Include.cc
index 54880c534912fed6a54c3fe64e8b873f6fa928d0..a850b2c9d49526fea1274f863f89152cdf1625bd 100644 (file)
@@ -34,7 +34,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.