]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/fs/Module.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / fs / Module.h
index fb39efa288cdee7f196251b8fc21444bc61463f2..9f06b539303dad75d4611235e3f7b3b895082fc8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_MODULE_H
-#define SQUID_FS_MODULE_H
+#ifndef SQUID_SRC_FS_MODULE_H
+#define SQUID_SRC_FS_MODULE_H
 
 namespace Fs
 {
@@ -16,5 +16,5 @@ void Init();
 
 } // namespace Fs
 
-#endif /* SQUID_FS_MODULE_H */
+#endif /* SQUID_SRC_FS_MODULE_H */