summaryrefslogtreecommitdiff
path: root/src/websockets/websockets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/websockets/websockets.pro')
-rw-r--r--src/websockets/websockets.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/websockets/websockets.pro b/src/websockets/websockets.pro
index 7d0f4a2..e7d6bbc 100644
--- a/src/websockets/websockets.pro
+++ b/src/websockets/websockets.pro
@@ -11,10 +11,10 @@ load(qt_module)
QMAKE_DOCS = $$PWD/doc/qwebsockets.qdocconfig
PUBLIC_HEADERS += \
+ $$PWD/qwebsockets_global.h \
$$PWD/qwebsocket.h \
$$PWD/qwebsocketserver.h \
$$PWD/qwebsocketprotocol.h \
- $$PWD/qwebsocketsglobal.h \
$$PWD/qwebsocketcorsauthenticator.h
PRIVATE_HEADERS += \