diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-02-10 11:28:44 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-02-10 11:28:44 +0100 |
commit | 3cf7d11a7a893447ab8e45c485344fede2afd7bf (patch) | |
tree | 9cf7121a2314d9632ca2aac19db36bbc25c2709d /tests/domainadaptortest.cpp | |
parent | 668cead7d8f98615d90dbc933f194105b3cf0bc3 (diff) | |
download | sink-3cf7d11a7a893447ab8e45c485344fede2afd7bf.tar.gz sink-3cf7d11a7a893447ab8e45c485344fede2afd7bf.zip |
Stop using clientapi.h
Diffstat (limited to 'tests/domainadaptortest.cpp')
-rw-r--r-- | tests/domainadaptortest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/domainadaptortest.cpp b/tests/domainadaptortest.cpp index ff8f639..f523173 100644 --- a/tests/domainadaptortest.cpp +++ b/tests/domainadaptortest.cpp | |||
@@ -5,7 +5,7 @@ | |||
5 | #include <QDebug> | 5 | #include <QDebug> |
6 | 6 | ||
7 | #include "dummyresource/resourcefactory.h" | 7 | #include "dummyresource/resourcefactory.h" |
8 | #include "clientapi.h" | 8 | #include "store.h" |
9 | 9 | ||
10 | #include "common/domainadaptor.h" | 10 | #include "common/domainadaptor.h" |
11 | #include "common/entitybuffer.h" | 11 | #include "common/entitybuffer.h" |