aboutsummaryrefslogtreecommitdiff
path: root/source/Player.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Player.hpp')
-rw-r--r--source/Player.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Player.hpp b/source/Player.hpp
index db8be33..4ae4f80 100644
--- a/source/Player.hpp
+++ b/source/Player.hpp
@@ -1,7 +1,7 @@
#pragma once
#include "GameObject.hpp"
-#include "GameObjectTypeTag.hpp"
+#include "GameObjectTags.hpp"
#define GLFW_INCLUDE_NONE
#include <GLFW/glfw3.h>