summaryrefslogtreecommitdiffhomepage
path: root/src/object.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object.hpp')
-rw-r--r--src/object.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object.hpp b/src/object.hpp
index 41ea1f97..3832572b 100644
--- a/src/object.hpp
+++ b/src/object.hpp
@@ -5,6 +5,7 @@
#include "src/pass-mode.hpp"
#include "src/object-type.hpp"
#include "src/object-id.hpp"
+#include "src/point.hpp"
#include <memory>
#include <vector>