Code

r11147@tres: ted | 2006-03-27 22:30:08 -0800
authorgouldtj <gouldtj@users.sourceforge.net>
Tue, 2 May 2006 05:22:46 +0000 (05:22 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Tue, 2 May 2006 05:22:46 +0000 (05:22 +0000)
 Ah, need to tell you what a node is first eh?

src/extension/implementation/implementation.h

index ba25135fd4387f960c0b17d5a679f24fb5b21b4e..591859db790edb4122891ac4f17443acaba1904b 100644 (file)
@@ -20,6 +20,7 @@
 #include "extension/extension-forward.h"
 #include "libnr/nr-forward.h"
 #include "libnr/nr-point.h"
+#include "xml/node.h"
 
 namespace Inkscape {
 namespace Extension {