]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/ntlmauth/ntlmauth.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / lib / ntlmauth / ntlmauth.cc
index a53900c994a620008a4d551af90a75f7e6f94ca4..b29b85824e7325da2a4b90caac480fba47e45c5c 100644 (file)
@@ -25,7 +25,7 @@
  *
  */
 
-#include "config.h"
+#include "squid.h"
 
 #if HAVE_STRING_H
 #include <string.h>