summaryrefslogtreecommitdiffstats
path: root/qt/qdbusconnection.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/qdbusconnection.h
parentac2de419da28379195da11120ddb0e19f601aa24 (diff)
adding an autotest and "dbus-ify" the build process and include scheme
Diffstat (limited to 'qt/qdbusconnection.h')
-rw-r--r--qt/qdbusconnection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qdbusconnection.h b/qt/qdbusconnection.h
index 16ab2b1a..eccc7d19 100644
--- a/qt/qdbusconnection.h
+++ b/qt/qdbusconnection.h
@@ -23,7 +23,7 @@
#ifndef QDBUSCONNECTION_H
#define QDBUSCONNECTION_H
-#include "qdbusmacros.h"
+#include "dbus/qdbus.h"
#include <QtCore/qstring.h>
class QDBusConnectionPrivate;