diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-09-27 00:28:40 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-09-27 00:28:40 +0200 |
commit | fd532607ef29aac49b52c861e5aecda6dfa19e82 (patch) | |
tree | 3687ad63516a344f298c014c87a6f6209379a811 /examples/maildirresource/tests/maildirthreadtest.cpp | |
parent | 47b9f2109f57c1121b760ea6d885ab08f12c46b3 (diff) | |
download | sink-fd532607ef29aac49b52c861e5aecda6dfa19e82.tar.gz sink-fd532607ef29aac49b52c861e5aecda6dfa19e82.zip |
New query api
Diffstat (limited to 'examples/maildirresource/tests/maildirthreadtest.cpp')
-rw-r--r-- | examples/maildirresource/tests/maildirthreadtest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/maildirresource/tests/maildirthreadtest.cpp b/examples/maildirresource/tests/maildirthreadtest.cpp index 69d51a6..5a23ccf 100644 --- a/examples/maildirresource/tests/maildirthreadtest.cpp +++ b/examples/maildirresource/tests/maildirthreadtest.cpp | |||
@@ -23,7 +23,7 @@ | |||
23 | #include "../libmaildir/maildir.h" | 23 | #include "../libmaildir/maildir.h" |
24 | 24 | ||
25 | #include "common/test.h" | 25 | #include "common/test.h" |
26 | #include "common/domain/applicationdomaintype.h" | 26 | #include "applicationdomaintype.h" |
27 | 27 | ||
28 | #include "utils.h" | 28 | #include "utils.h" |
29 | 29 | ||