summaryrefslogtreecommitdiffstats
path: root/src/box3d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/box3d.cpp')
-rw-r--r--src/box3d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box3d.cpp b/src/box3d.cpp
index 057329a28..a6dd378f1 100644
--- a/src/box3d.cpp
+++ b/src/box3d.cpp
@@ -32,7 +32,7 @@
#include "line-geometry.h"
#include "persp3d-reference.h"
#include "uri.h"
-#include "2geom/geom.h"
+#include <2geom/geom.h>
#include "sp-guide.h"
#include "sp-namedview.h"
#include "preferences.h"