]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/SquidError.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / acl / SquidError.h
index 9c4fd9b94fb6d93f7e630496af62623ca2ac041e..a2f2b138417a022eba8b60614ac373a62e695825 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLSQUIDERROR_H
-#define SQUID_ACLSQUIDERROR_H
+#ifndef SQUID_SRC_ACL_SQUIDERROR_H
+#define SQUID_SRC_ACL_SQUIDERROR_H
 
 #include "acl/Data.h"
 #include "acl/ParameterizedNode.h"
@@ -26,5 +26,5 @@ public:
 
 } // namespace Acl
 
-#endif /* SQUID_ACLSQUIDERROR_H */
+#endif /* SQUID_SRC_ACL_SQUIDERROR_H */