summaryrefslogtreecommitdiffstats
path: root/engine/include/types.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/include/types.hpp')
-rw-r--r--engine/include/types.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/engine/include/types.hpp b/engine/include/types.hpp
index e7a1d3a..31596c9 100644
--- a/engine/include/types.hpp
+++ b/engine/include/types.hpp
@@ -5,10 +5,7 @@
namespace flat
{
- namespace core
- {
- class object;
- }
+ class object;
class FlatActor;
class FlatSprite;