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