diff options
Diffstat (limited to 'tests/clientapitest.cpp')
-rw-r--r-- | tests/clientapitest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clientapitest.cpp b/tests/clientapitest.cpp index a85b03b..0e21ca6 100644 --- a/tests/clientapitest.cpp +++ b/tests/clientapitest.cpp | |||
@@ -2,7 +2,7 @@ | |||
2 | #include <QDebug> | 2 | #include <QDebug> |
3 | #include <functional> | 3 | #include <functional> |
4 | 4 | ||
5 | #include "clientapi.h" | 5 | #include "store.h" |
6 | #include "facade.h" | 6 | #include "facade.h" |
7 | #include "resourceconfig.h" | 7 | #include "resourceconfig.h" |
8 | #include "modelresult.h" | 8 | #include "modelresult.h" |