aboutsummaryrefslogtreecommitdiff
path: root/source/GameObject.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/GameObject.hpp')
-rw-r--r--source/GameObject.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/GameObject.hpp b/source/GameObject.hpp
index cb83da3..e1e6dd1 100644
--- a/source/GameObject.hpp
+++ b/source/GameObject.hpp
@@ -1,7 +1,7 @@
#pragma once
#include "EditorAttachment.hpp"
-#include "GameObjectTypeTag.hpp"
+#include "GameObjectTags.hpp"
#include "Material.hpp"
#include "Mesh.hpp"
#include "PodVector.hpp"