diff options
Diffstat (limited to 'tests/dummyresourcebenchmark.cpp')
-rw-r--r-- | tests/dummyresourcebenchmark.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/dummyresourcebenchmark.cpp b/tests/dummyresourcebenchmark.cpp index 60ebe74..9afc775 100644 --- a/tests/dummyresourcebenchmark.cpp +++ b/tests/dummyresourcebenchmark.cpp | |||
@@ -4,7 +4,9 @@ | |||
4 | 4 | ||
5 | #include "dummyresource/resourcefactory.h" | 5 | #include "dummyresource/resourcefactory.h" |
6 | #include "dummyresource/domainadaptor.h" | 6 | #include "dummyresource/domainadaptor.h" |
7 | #include "clientapi.h" | 7 | #include "store.h" |
8 | #include "notifier.h" | ||
9 | #include "resourcecontrol.h" | ||
8 | #include "commands.h" | 10 | #include "commands.h" |
9 | #include "entitybuffer.h" | 11 | #include "entitybuffer.h" |
10 | #include "pipeline.h" | 12 | #include "pipeline.h" |