summaryrefslogtreecommitdiff
path: root/tagstats/string_store.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tagstats/string_store.hpp')
-rw-r--r--tagstats/string_store.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tagstats/string_store.hpp b/tagstats/string_store.hpp
index fad9085..5fff5cb 100644
--- a/tagstats/string_store.hpp
+++ b/tagstats/string_store.hpp
@@ -1,5 +1,5 @@
-#ifndef STRING_STORE_HPP
-#define STRING_STORE_HPP
+#ifndef TAGSTATS_STRING_STORE_HPP
+#define TAGSTATS_STRING_STORE_HPP
/*
@@ -125,4 +125,4 @@ public:
};
-#endif // STRING_STORE_HPP
+#endif // TAGSTATS_STRING_STORE_HPP