diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-11-21 02:29:35 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-11-21 02:29:35 +0100 |
commit | 0b967e06a1a50c1f540b941d381680cdf3ac4706 (patch) | |
tree | 2b25e12abd0808a00c1dcb51c093a8bf1d976ffa /tests/genericfacadebenchmark.cpp | |
parent | ddb28417ccbcd22e771b7610c1727eac63471609 (diff) | |
download | sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.tar.gz sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.zip |
Fixed build
Diffstat (limited to 'tests/genericfacadebenchmark.cpp')
-rw-r--r-- | tests/genericfacadebenchmark.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/genericfacadebenchmark.cpp b/tests/genericfacadebenchmark.cpp index 8b00666..703acd1 100644 --- a/tests/genericfacadebenchmark.cpp +++ b/tests/genericfacadebenchmark.cpp | |||
@@ -8,6 +8,7 @@ | |||
8 | #include <common/domainadaptor.h> | 8 | #include <common/domainadaptor.h> |
9 | #include <common/resultprovider.h> | 9 | #include <common/resultprovider.h> |
10 | #include <common/synclistresult.h> | 10 | #include <common/synclistresult.h> |
11 | #include <common/definitions.h> | ||
11 | 12 | ||
12 | #include "event_generated.h" | 13 | #include "event_generated.h" |
13 | 14 | ||