summaryrefslogtreecommitdiff
path: root/inc/quadtree.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'inc/quadtree.hpp')
-rw-r--r--inc/quadtree.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/quadtree.hpp b/inc/quadtree.hpp
index 2c23c67..fab20da 100644
--- a/inc/quadtree.hpp
+++ b/inc/quadtree.hpp
@@ -8,6 +8,7 @@
#include "creature.hpp"
#include "resource.hpp"
#include "entity.hpp"
+#include "rectangle.hpp"
#include "graphicsobjects.hpp"
class Quadtree {