diff options
Diffstat (limited to 'src/draw-context.h')
| -rw-r--r-- | src/draw-context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/draw-context.h b/src/draw-context.h index 4266bdea4..17540649b 100644 --- a/src/draw-context.h +++ b/src/draw-context.h @@ -16,9 +16,9 @@ #include <stddef.h> #include <sigc++/sigc++.h> +#include <2geom/point.h> #include "event-context.h" #include <forward.h> -#include <libnr/nr-point.h> #include "live_effects/effect.h" /* Freehand context */ |
