]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/icap/Elements.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / adaptation / icap / Elements.h
index 0e9fb1ba7411ad7f4e426099fb1a63ad990e8ed0..fd3a9c2d6c216e6d7748b8a0f8b2abeb7e0f450f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ICAPELEMENTS_H
-#define SQUID_ICAPELEMENTS_H
+#ifndef SQUID_SRC_ADAPTATION_ICAP_ELEMENTS_H
+#define SQUID_SRC_ADAPTATION_ICAP_ELEMENTS_H
 
 #include "adaptation/Elements.h"
 
@@ -50,5 +50,5 @@ extern const XactOutcome xoSatisfied; ///< request satisfaction
 } // namespace Icap
 } // namespace Adaptation
 
-#endif /* SQUID_ICAPCLIENT_H */
+#endif /* SQUID_SRC_ADAPTATION_ICAP_ELEMENTS_H */