]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/AnnotateClient.h
Maintenance: automate header guards 1/3 (#1654)
[thirdparty/squid.git] / src / acl / AnnotateClient.h
index 063921940799d6fda3f4c87d5bd1c5ce0cb7621f..0cae9962318fe6d935d8a10c6223aa9f442f27ad 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLANNOTATECLIENT
-#define SQUID_ACLANNOTATECLIENT
+#ifndef SQUID_SRC_ACL_ANNOTATECLIENT_H
+#define SQUID_SRC_ACL_ANNOTATECLIENT_H
 
 #include "acl/Note.h"
 
@@ -25,5 +25,5 @@ public:
 
 } // namespace Acl
 
-#endif /* SQUID_ACLANNOTATECLIENT */
+#endif /* SQUID_SRC_ACL_ANNOTATECLIENT_H */