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/pipelinetest.cpp | |
parent | ddb28417ccbcd22e771b7610c1727eac63471609 (diff) | |
download | sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.tar.gz sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.zip |
Fixed build
Diffstat (limited to 'tests/pipelinetest.cpp')
-rw-r--r-- | tests/pipelinetest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pipelinetest.cpp b/tests/pipelinetest.cpp index 47090a8..2ede69d 100644 --- a/tests/pipelinetest.cpp +++ b/tests/pipelinetest.cpp | |||
@@ -19,6 +19,7 @@ | |||
19 | #include "pipeline.h" | 19 | #include "pipeline.h" |
20 | #include "log.h" | 20 | #include "log.h" |
21 | #include "domainadaptor.h" | 21 | #include "domainadaptor.h" |
22 | #include "definitions.h" | ||
22 | 23 | ||
23 | static void removeFromDisk(const QString &name) | 24 | static void removeFromDisk(const QString &name) |
24 | { | 25 | { |