summaryrefslogtreecommitdiffstats
path: root/engine/include/object.hpp
diff options
context:
space:
mode:
authorancarola <raffaele.ancarola@epfl.ch>2019-01-22 02:01:43 +0100
committerancarola <raffaele.ancarola@epfl.ch>2019-01-22 02:01:43 +0100
commit35c5c0551edfe786a5d05969df85cef544ebeea6 (patch)
tree4ec3dd0f64e91033b836cdde34687206601d9f1b /engine/include/object.hpp
parentFin qui tutto bene (diff)
downloadflatland-35c5c0551edfe786a5d05969df85cef544ebeea6.tar.gz
flatland-35c5c0551edfe786a5d05969df85cef544ebeea6.zip
Soos
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
{