]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/anyp/UriScheme.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / anyp / UriScheme.h
index 08d2cde6d543ee6e88002b1dce69febd8faf785c..bad15cd7a03bd893dd66e5906ca0506b22940ccc 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ANYP_URISCHEME_H
-#define SQUID_ANYP_URISCHEME_H
+#ifndef SQUID_SRC_ANYP_URISCHEME_H
+#define SQUID_SRC_ANYP_URISCHEME_H
 
 #include "anyp/ProtocolType.h"
 #include "sbuf/SBuf.h"
@@ -85,5 +85,5 @@ operator <<(std::ostream &os, const UriScheme &scheme)
 
 } // namespace AnyP
 
-#endif /* SQUID_ANYP_URISCHEME_H */
+#endif /* SQUID_SRC_ANYP_URISCHEME_H */