diff options
Diffstat (limited to 'qmc-example.pro')
-rw-r--r-- | qmc-example.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmc-example.pro b/qmc-example.pro index b060bab1..9818549e 100644 --- a/qmc-example.pro +++ b/qmc-example.pro @@ -4,7 +4,7 @@ CONFIG += object_parallel_to_source windows { CONFIG += console } -include(libqmatrixclient.pri) +include(libquotient.pri) SOURCES += examples/qmc-example.cpp |