Code

Add units selector to offset and remove offset range limits
[inkscape.git] / src / flood-context.h
index 63cabdd5b96ee17a4f067c5cb98c96e1f714b4a4..269d2856ac7a311bdbaa14ab55675e11af4354b6 100644 (file)
@@ -14,6 +14,9 @@
 #include <sigc++/sigc++.h>
 #include <gtk/gtk.h>
 #include "event-context.h"
+#include "helper/unit-menu.h"
+#include "helper/units.h"
+
 struct SPKnotHolder;
 
 #define SP_TYPE_FLOOD_CONTEXT            (sp_flood_context_get_type ())