summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-25 19:58:21 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-25 19:58:21 +0200
commit66ece8c3ec78160a8abdf48214c1e8c92de618c8 (patch)
tree89cab0031619ed773c892a514117447cb73454e1 /tests
parent60b42d28f0f73d19216196747f6e05d23bb6ab1d (diff)
downloadqtwebsockets-66ece8c3ec78160a8abdf48214c1e8c92de618c8.tar.gz
Renamed qwebsocket.pri to qwebsockets.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 cfdbb30..92202bb 100644
--- a/tests/unittests.pro
+++ b/tests/unittests.pro
@@ -9,7 +9,7 @@ CONFIG -= app_bundle
TEMPLATE = app
-include(../src/qwebsocket.pri)
+include(../src/qwebsockets.pri)
# Remove the main.cpp file from the sources.
S = $$SOURCES