summaryrefslogtreecommitdiffstats
path: root/engine/include/object.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/include/object.hpp')
-rw-r--r--engine/include/object.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/include/object.hpp b/engine/include/object.hpp
index cb7ef36..1992d2a 100644
--- a/engine/include/object.hpp
+++ b/engine/include/object.hpp
@@ -5,7 +5,7 @@
#include <string>
#include <initializer_list>
-#include "types.h"
+#include "types.hpp"
namespace flat
{