summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-25 13:48:10 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-25 13:48:10 +0200
commit4a4fb078c955e84ea48c7a83809f98fe23057836 (patch)
tree4f5f3b3cd3377edc2ac3a3a47e37ad622ac2b9fb /tests
parent4de3b54c254b0e11efae82f3e7fc70da664ffd80 (diff)
downloadqtwebsockets-4a4fb078c955e84ea48c7a83809f98fe23057836.tar.gz
Renamed websocket.pri to qwebsocket.pri
Diffstat (limited to 'tests')
-rw-r--r--tests/unittests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittests.pro b/tests/unittests.pro
index 743cc21..fb863ab 100644
--- a/tests/unittests.pro
+++ b/tests/unittests.pro
@@ -18,7 +18,7 @@ unix:!macx {
}
-include(../src/websocket.pri)
+include(../src/qwebsocket.pri)
#include(../source/buildsystem/buildsystem.pri)