diff options
Diffstat (limited to 'qt/qdbuserror.h')
| -rw-r--r-- | qt/qdbuserror.h | 2 | 
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;  | 
