summaryrefslogtreecommitdiffstats
path: root/qt/qdbusmessage.h
diff options
context:
space:
mode:
authorHarald Fernengel <harry@kdevelop.org>2005-09-23 16:24:36 +0000
committerHarald Fernengel <harry@kdevelop.org>2005-09-23 16:24:36 +0000
commitcd883ae0436e0be1234cd0cde3c2e9a8b994d0e8 (patch)
treee911fc2383e9fc4d91cb51774e4037efa439acd2 /qt/qdbusmessage.h
parentac2de419da28379195da11120ddb0e19f601aa24 (diff)
adding an autotest and "dbus-ify" the build process and include scheme
Diffstat (limited to 'qt/qdbusmessage.h')
-rw-r--r--qt/qdbusmessage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/qt/qdbusmessage.h b/qt/qdbusmessage.h
index 5f70182c..03a475eb 100644
--- a/qt/qdbusmessage.h
+++ b/qt/qdbusmessage.h
@@ -23,7 +23,8 @@
#ifndef QDBUSMESSAGE_H
#define QDBUSMESSAGE_H
-#include "qdbusmacros.h"
+#include "dbus/qdbus.h"
+
#include <QtCore/qlist.h>
#include <QtCore/qvariant.h>