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.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