summaryrefslogtreecommitdiffstats
path: root/src/model/Entity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/Entity.hpp')
-rw-r--r--src/model/Entity.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/model/Entity.hpp b/src/model/Entity.hpp
index 677eeb5..fc1debb 100644
--- a/src/model/Entity.hpp
+++ b/src/model/Entity.hpp
@@ -28,11 +28,9 @@
#include "Direction.hpp"
-#include "Position.hpp"
#include <string>
-#include <utility>
namespace RPGEdit {