summaryrefslogtreecommitdiff
path: root/src/misc/fixedsizearray.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/fixedsizearray.hpp')
-rw-r--r--src/misc/fixedsizearray.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/misc/fixedsizearray.hpp b/src/misc/fixedsizearray.hpp
index c84938438..c9e4ea59a 100644
--- a/src/misc/fixedsizearray.hpp
+++ b/src/misc/fixedsizearray.hpp
@@ -9,8 +9,8 @@
/** @file fixedsizearray.hpp A fixed size array that doesn't create items until needed. */
-#ifndef FIXEDSIZEARRAY_HPP
-#define FIXEDSIZEARRAY_HPP
+#ifndef FIXEDSIZEARRAY_HPP
+#define FIXEDSIZEARRAY_HPP
#include "../core/alloc_func.hpp"