summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/obex_agent_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/bluez/obex_agent_p.h')
-rw-r--r--src/bluetooth/bluez/obex_agent_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bluetooth/bluez/obex_agent_p.h b/src/bluetooth/bluez/obex_agent_p.h
index 242b2598..b370810d 100644
--- a/src/bluetooth/bluez/obex_agent_p.h
+++ b/src/bluetooth/bluez/obex_agent_p.h
@@ -13,11 +13,10 @@
#define OBEX_AGENT_P_H
#include <QtCore/QObject>
+#include <QtCore/qcontainerfwd.h>
#include <QtDBus/QtDBus>
QT_BEGIN_NAMESPACE
class QByteArray;
-template<class T> class QList;
-template<class Key, class Value> class QMap;
class QString;
class QStringList;
class QVariant;