From 9f693625c16781871d7b8faab2097ac89848b42a Mon Sep 17 00:00:00 2001 From: Kurt Pattyn Date: Sun, 2 Feb 2014 18:40:31 +0100 Subject: Correct include path Change-Id: I7929337d16485a4ec9e95d1eb6037c84634b672f Reviewed-by: Kurt Pattyn --- src/imports/qmlwebsockets/qqmlwebsocket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/imports') diff --git a/src/imports/qmlwebsockets/qqmlwebsocket.h b/src/imports/qmlwebsockets/qqmlwebsocket.h index b9d7769..8492f23 100644 --- a/src/imports/qmlwebsockets/qqmlwebsocket.h +++ b/src/imports/qmlwebsockets/qqmlwebsocket.h @@ -46,7 +46,7 @@ #include #include #include -#include +#include QT_BEGIN_NAMESPACE -- cgit v1.2.1