]> git.tokkee.org Git - inkscape.git/commitdiff

Code

fix nodepath.h include dependency
authorjohanengelen <johanengelen@users.sourceforge.net>
Wed, 27 Feb 2008 09:22:22 +0000 (09:22 +0000)
committerjohanengelen <johanengelen@users.sourceforge.net>
Wed, 27 Feb 2008 09:22:22 +0000 (09:22 +0000)
src/nodepath.h

index f426d414f68e1fba1c8bde40f866093a1e8dbdd0..47a36b90f7314418151afbc780834dfb359980a5 100644 (file)
@@ -18,7 +18,7 @@
 #include "libnr/nr-path-code.h"
 #include "livarot/Path.h"
 #include <glibmm/ustring.h>
-
+#include <gdk/gdkevents.h>
 #include <list>
 
 class SPObject;