From: Harald Fernengel Date: Mon, 3 May 2004 17:08:00 +0000 (+0000) Subject: small compile fix X-Git-Tag: dbus-0.22~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9f70da4dff4c085121b7e0ee24677041d3c3f68;p=thirdparty%2Fdbus.git small compile fix --- diff --git a/qt/message.cpp b/qt/message.cpp index 69c686d03..2c1f35eb0 100644 --- a/qt/message.cpp +++ b/qt/message.cpp @@ -22,6 +22,8 @@ */ #include "message.h" +#include + #include namespace DBusQt {