aboutsummaryrefslogtreecommitdiff
path: root/src/game/cell_helper.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/cell_helper.hpp')
-rw-r--r--src/game/cell_helper.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/cell_helper.hpp b/src/game/cell_helper.hpp
index cf41c6f..f76497a 100644
--- a/src/game/cell_helper.hpp
+++ b/src/game/cell_helper.hpp
@@ -31,4 +31,4 @@ private:
-> std::list<Vector2>;
};
-#include "cell_helper.tpp"
+#include "cell_helper_impl.hpp"