]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/testPreCompiler.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / compat / testPreCompiler.cc
index 11a42e7a9c066884a42f470e403f1710c6434330..d131a12814ab59a002f9408959731d5b106d2d77 100644 (file)
@@ -1,5 +1,5 @@
 #define SQUID_UNIT_TEST 1
-#include "config.h"
+#include "squid.h"
 
 #if HAVE_ASSERT_H
 #include <assert.h>