summaryrefslogtreecommitdiff
path: root/src/misc/hashtable.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/hashtable.hpp')
-rw-r--r--src/misc/hashtable.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/misc/hashtable.hpp b/src/misc/hashtable.hpp
index 9b1de9436..46ef7ca47 100644
--- a/src/misc/hashtable.hpp
+++ b/src/misc/hashtable.hpp
@@ -9,8 +9,8 @@
/** @file hashtable.hpp Hash table support. */
-#ifndef HASHTABLE_HPP
-#define HASHTABLE_HPP
+#ifndef HASHTABLE_HPP
+#define HASHTABLE_HPP
#include "../core/math_func.hpp"