]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/LeakFinder.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / LeakFinder.cc
index 3f6e1ed95722feec051500a018c6cc33a324352f..d66ff2824748d1253a4e0bf0d1f580eccf95dea4 100644 (file)
@@ -36,7 +36,7 @@
  * Use these to find memory leaks
  */
 
-#include "squid.h"
+#include "squid-old.h"
 #include "LeakFinder.h"
 #include "Store.h"
 #include "SquidTime.h"