]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/AnnotationData.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / acl / AnnotationData.h
index 2dd1288d10dd18edbef2f99c268edc67c08a75c5..9616e88656f7f2e943d89751ac91a4fe87adecc1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLANNOTATIONDATA_H
-#define SQUID_ACLANNOTATIONDATA_H
+#ifndef SQUID_SRC_ACL_ANNOTATIONDATA_H
+#define SQUID_SRC_ACL_ANNOTATIONDATA_H
 
 #include "AccessLogEntry.h"
 #include "acl/Data.h"
@@ -34,5 +34,5 @@ private:
     Notes::Pointer notes;
 };
 
-#endif /* SQUID_ACLANNOTATIONDATA_H */
+#endif /* SQUID_SRC_ACL_ANNOTATIONDATA_H */