summaryrefslogtreecommitdiffstats
path: root/qt/qdbusserver.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-02-15 16:25:12 +0000
committerThiago Macieira <thiago@kde.org>2006-02-15 16:25:12 +0000
commitc2432800b1d387c5512e605ba92060d4827b7606 (patch)
tree859ad5945d12efbfecdbd0fb1244642de6ae51c6 /qt/qdbusserver.h
parent120d4ae484acde0d8684a2ba72874bd1c3017b97 (diff)
Merge the changes to the bindings from the KDE Subversion server.
This is a major change: library is source- and binary-incompatible to what it used to be. All testcases are green, functionality is preserved. It is not feature-complete. Development will continue in the branch in the Subversion server for a while.
Diffstat (limited to 'qt/qdbusserver.h')
-rw-r--r--qt/qdbusserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qdbusserver.h b/qt/qdbusserver.h
index bc191a28..55607860 100644
--- a/qt/qdbusserver.h
+++ b/qt/qdbusserver.h
@@ -23,7 +23,7 @@
#ifndef QDBUSSERVER_H
#define QDBUSSERVER_H
-#include "dbus/qdbus.h"
+#include "qdbusmacros.h"
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>