summaryrefslogtreecommitdiff
path: root/hfpag.h
diff options
context:
space:
mode:
Diffstat (limited to 'hfpag.h')
-rw-r--r--hfpag.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/hfpag.h b/hfpag.h
index e005c8a..40acbdb 100644
--- a/hfpag.h
+++ b/hfpag.h
@@ -1,9 +1,8 @@
#ifndef HFPAG_H
#define HFPAG_H
-#include <QtConnectivity/QBluetoothSocket>
-
-QTM_USE_NAMESPACE
+#include <QtCore/QObject>
+#include <QtBluetooth/QBluetoothSocket>
class HfpAg : public QObject
{