]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/IntervalAction.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / mgr / IntervalAction.h
index 641ab52db5b0272141f63f9395e57f95937222cb..a99f73b3d68cb4e5a7ad4ddc9692ff1f30702f91 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_INTERVAL_ACTION_H
-#define SQUID_MGR_INTERVAL_ACTION_H
+#ifndef SQUID_SRC_MGR_INTERVALACTION_H
+#define SQUID_SRC_MGR_INTERVALACTION_H
 
 #include "mgr/Action.h"
 
@@ -133,5 +133,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_INTERVAL_ACTION_H */
+#endif /* SQUID_SRC_MGR_INTERVALACTION_H */