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