diff options
Diffstat (limited to 'src/context-fns.h')
| -rw-r--r-- | src/context-fns.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/context-fns.h b/src/context-fns.h index e295f8529..95574dd76 100644 --- a/src/context-fns.h +++ b/src/context-fns.h @@ -1,5 +1,7 @@ #include <gdk/gdkevents.h> +#include "libnr/nr-rect.h" struct SPDesktop; +struct SPItem; const double goldenratio = 1.61803398874989484820; // golden ratio |
