]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/store/Disk.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / store / Disk.h
index 45c629cba6f18f6ae432f6653c26e36c322ca0db..0960c7a42e0d952c7c64ddfceff092d1c57ee872 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORE_DISK_H
-#define SQUID_STORE_DISK_H
+#ifndef SQUID_SRC_STORE_DISK_H
+#define SQUID_SRC_STORE_DISK_H
 
 #include "store/Controlled.h"
 #include "StoreIOState.h"
@@ -149,5 +149,5 @@ public:
 
 } // namespace Store
 
-#endif /* SQUID_STORE_DISK_H */
+#endif /* SQUID_SRC_STORE_DISK_H */