summaryrefslogtreecommitdiffstats
path: root/tests/modelinteractivitytest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modelinteractivitytest.cpp')
-rw-r--r--tests/modelinteractivitytest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/modelinteractivitytest.cpp b/tests/modelinteractivitytest.cpp
index 51a9cd8..3f6e697 100644
--- a/tests/modelinteractivitytest.cpp
+++ b/tests/modelinteractivitytest.cpp
@@ -4,7 +4,8 @@
4#include <iostream> 4#include <iostream>
5 5
6#include "dummyresource/resourcefactory.h" 6#include "dummyresource/resourcefactory.h"
7#include "clientapi.h" 7#include "store.h"
8#include "resourcecontrol.h"
8#include "commands.h" 9#include "commands.h"
9#include "resourceconfig.h" 10#include "resourceconfig.h"
10#include "log.h" 11#include "log.h"