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