From 876a8c28b9e1f35fcca7d65ad10cc855dfdf2500 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 27 Feb 2012 16:18:39 +0100 Subject: 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 Reviewed-by: Alex --- src/bluetooth/qbluetoothsocket_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothsocket_p.h') 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 -- cgit v1.2.3