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/GameObject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/GameObject.cpp') 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 -- cgit v1.2.3-70-g09d2