summaryrefslogtreecommitdiffstats
path: root/tests/indextest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indextest.cpp')
-rw-r--r--tests/indextest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/indextest.cpp b/tests/indextest.cpp
index 7ec95ce..a435e97 100644
--- a/tests/indextest.cpp
+++ b/tests/indextest.cpp
@@ -3,7 +3,7 @@
3#include <QString> 3#include <QString>
4#include <QQueue> 4#include <QQueue>
5 5
6#include "clientapi.h" 6#include "store.h"
7#include "storage.h" 7#include "storage.h"
8#include "index.h" 8#include "index.h"
9 9