summaryrefslogtreecommitdiffstats
path: root/src/rect-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rect-context.h')
-rw-r--r--src/rect-context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rect-context.h b/src/rect-context.h
index e5d160788..b6fbb6854 100644
--- a/src/rect-context.h
+++ b/src/rect-context.h
@@ -16,8 +16,8 @@
#include <stddef.h>
#include <sigc++/sigc++.h>
+#include <2geom/point.h>
#include "event-context.h"
-#include "libnr/nr-point.h"
#define SP_TYPE_RECT_CONTEXT (sp_rect_context_get_type ())
#define SP_RECT_CONTEXT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SP_TYPE_RECT_CONTEXT, SPRectContext))