]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/ExpatParser.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / esi / ExpatParser.h
index 24920f2ddb898457bc3145941dfa8bef157f0e98..a039898c9d133f708b8107177749c7caf1e7dd0a 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ESIEXPATPARSER_H
-#define SQUID_ESIEXPATPARSER_H
+#ifndef SQUID_SRC_ESI_EXPATPARSER_H
+#define SQUID_SRC_ESI_EXPATPARSER_H
 
 #if USE_SQUID_ESI && HAVE_LIBEXPAT
 
@@ -46,5 +46,5 @@ private:
 
 #endif /* USE_SQUID_ESI */
 
-#endif /* SQUID_ESIEXPATPARSER_H */
+#endif /* SQUID_SRC_ESI_EXPATPARSER_H */