small compile fix
authorHarald Fernengel <harry@kdevelop.org>
Mon, 3 May 2004 17:08:00 +0000 (17:08 +0000)
committerHarald Fernengel <harry@kdevelop.org>
Mon, 3 May 2004 17:08:00 +0000 (17:08 +0000)
qt/message.cpp

index 69c686d..2c1f35e 100644 (file)
@@ -22,6 +22,8 @@
  */
 #include "message.h"
 
+#include <qmap.h>
+
 #include <cstdlib>
 
 namespace DBusQt {