summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_p.h
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-02-27 16:18:39 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 10:45:15 +0100
commit876a8c28b9e1f35fcca7d65ad10cc855dfdf2500 (patch)
tree5a92403a8239ec9f1fc3d56acfe61a0af20cd43d /src/bluetooth/qbluetoothsocket_p.h
parent6d463e32c83755bac5a11a468b64bc98fd629e58 (diff)
Move qprivatelinearbuffer_p.h into bluetooth project
In general we don't have any code in MODULE_SRC/src Change-Id: I412e5de3708a036df8e5a76fcd7870faea90fb5d Reviewed-by: Michael Zanetti <michael.zanetti@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothsocket_p.h')
-rw-r--r--src/bluetooth/qbluetoothsocket_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothsocket_p.h b/src/bluetooth/qbluetoothsocket_p.h
index 81c13c8a..7058a0b6 100644
--- a/src/bluetooth/qbluetoothsocket_p.h
+++ b/src/bluetooth/qbluetoothsocket_p.h
@@ -47,7 +47,7 @@
#ifndef QPRIVATELINEARBUFFER_BUFFERSIZE
#define QPRIVATELINEARBUFFER_BUFFERSIZE Q_INT64_C(16384)
#endif
-#include "../qprivatelinearbuffer_p.h"
+#include "qprivatelinearbuffer_p.h"
#include <QtGlobal>