aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/GameObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/GameObject.h')
-rw-r--r--src/crepe/GameObject.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/crepe/GameObject.h b/src/crepe/GameObject.h
index 114990c..d5a7c36 100644
--- a/src/crepe/GameObject.h
+++ b/src/crepe/GameObject.h
@@ -20,3 +20,6 @@ public:
};
} // namespace crepe
+
+#include "GameObject.hpp"
+