summaryrefslogtreecommitdiffstats
path: root/src/line-geometry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/line-geometry.h')
-rw-r--r--src/line-geometry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/line-geometry.h b/src/line-geometry.h
index a77d6e1f3..34c79d9dd 100644
--- a/src/line-geometry.h
+++ b/src/line-geometry.h
@@ -16,7 +16,7 @@
#include <boost/optional.hpp>
#include "axis-manip.h" // FIXME: This is only for Box3D::epsilon; move that to a better location
-#include "persp3d.h"
+#include "object/persp3d.h"
class SPDesktop;
typedef unsigned int guint32;