summaryrefslogtreecommitdiffstats
path: root/qt
diff options
context:
space:
mode:
authorHarald Fernengel <harry@kdevelop.org>2004-05-03 17:08:00 +0000
committerHarald Fernengel <harry@kdevelop.org>2004-05-03 17:08:00 +0000
commitf9f70da4dff4c085121b7e0ee24677041d3c3f68 (patch)
tree91d7fc255d8b3ddbd091939b6d17e7e7600f1159 /qt
parentc9528c10affb65181f619d0a54003d22fb12a8f7 (diff)
small compile fix
Diffstat (limited to 'qt')
-rw-r--r--qt/message.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/message.cpp b/qt/message.cpp
index 69c686d0..2c1f35eb 100644
--- a/qt/message.cpp
+++ b/qt/message.cpp
@@ -22,6 +22,8 @@
*/
#include "message.h"
+#include <qmap.h>
+
#include <cstdlib>
namespace DBusQt {