From 17d5b091c9b2901ac96f5eee0da6af07228ae690 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 10 Apr 2022 23:00:36 -0700 Subject: Changeset: 5 Add shader and corresponding editor components --- source/Player.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Player.hpp') 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 -- cgit v1.2.3-70-g09d2