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 /common/facade.cpp | |
parent | ddb28417ccbcd22e771b7610c1727eac63471609 (diff) | |
download | sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.tar.gz sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.zip |
Fixed build
Diffstat (limited to 'common/facade.cpp')
-rw-r--r-- | common/facade.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/facade.cpp b/common/facade.cpp index b4931cf..f534319 100644 --- a/common/facade.cpp +++ b/common/facade.cpp | |||
@@ -20,7 +20,6 @@ | |||
20 | #include "facade.h" | 20 | #include "facade.h" |
21 | 21 | ||
22 | #include "commands.h" | 22 | #include "commands.h" |
23 | #include "domainadaptor.h" | ||
24 | #include "log.h" | 23 | #include "log.h" |
25 | #include "storage.h" | 24 | #include "storage.h" |
26 | #include "definitions.h" | 25 | #include "definitions.h" |