summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/inkboard-node.cpp
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2008-11-23 04:51:14 +0000
committerTed Gould <ted@canonical.com>2008-11-23 04:51:14 +0000
commitd69c493d1837dad9b50d8157bb3d2ebd028e8232 (patch)
treeea1709323821e28d1a500a00a2bb1c536d1c3451 /src/jabber_whiteboard/inkboard-node.cpp
parentMerging in the OpenMP work from the mailing list with some improved build files. (diff)
downloadinkscape-d69c493d1837dad9b50d8157bb3d2ebd028e8232.tar.gz
inkscape-d69c493d1837dad9b50d8157bb3d2ebd028e8232.zip
Updating the includes on these files because they need to include simple-node.h as they ARE using the implementation.
(bzr r6894)
Diffstat (limited to 'src/jabber_whiteboard/inkboard-node.cpp')
-rw-r--r--src/jabber_whiteboard/inkboard-node.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jabber_whiteboard/inkboard-node.cpp b/src/jabber_whiteboard/inkboard-node.cpp
index f84053b65..4d24cf72a 100644
--- a/src/jabber_whiteboard/inkboard-node.cpp
+++ b/src/jabber_whiteboard/inkboard-node.cpp
@@ -16,6 +16,7 @@
#include "pedro/pedrodom.h"
+#include "xml/node.h"
#include "xml/attribute-record.h"
#include "xml/element-node.h"
#include "xml/text-node.h"