From 67affc75a4824dfd8675cc5455d9ee71b1583c1c Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sun, 10 Apr 2022 22:42:14 -0700 Subject: 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