From: pjrm Date: Sat, 5 Jul 2008 12:01:55 +0000 (+0000) Subject: jabber_whiteboard/message-node.h: Supply missing #includes/declarations so that we... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4f5971e902c1fb828f802faff6461ec66817a779;p=inkscape.git jabber_whiteboard/message-node.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) --- diff --git a/src/jabber_whiteboard/message-node.h b/src/jabber_whiteboard/message-node.h index 62e120be6..8609597ce 100644 --- a/src/jabber_whiteboard/message-node.h +++ b/src/jabber_whiteboard/message-node.h @@ -19,6 +19,7 @@ #include "gc-managed.h" #include "gc-anchored.h" #include "gc-finalized.h" +#include "message.h" namespace Inkscape {