aboutsummaryrefslogtreecommitdiff
path: root/source/GameObject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/GameObject.cpp')
-rw-r--r--source/GameObject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/GameObject.cpp b/source/GameObject.cpp
index 2aaedeb..0a063e8 100644
--- a/source/GameObject.cpp
+++ b/source/GameObject.cpp
@@ -1,6 +1,6 @@
#include "GameObject.hpp"
-#include "GameObjectTypeTag.hpp"
+#include "GameObjectTags.hpp"
#include "World.hpp"
#include <string_view>