diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-31 14:18:29 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-31 14:18:29 +0100 |
commit | 18a6b06ac47a69ec53c658ca7384fe1b16cff3fd (patch) | |
tree | d837297dbb0d08200b00a05dee50b049ab8d3e35 /common/domainadaptor.h | |
parent | 7c94e01d9feff8e6c09c88a9e51c8d5a6cb61005 (diff) | |
download | sink-18a6b06ac47a69ec53c658ca7384fe1b16cff3fd.tar.gz sink-18a6b06ac47a69ec53c658ca7384fe1b16cff3fd.zip |
Insall sincommon_export.h
Diffstat (limited to 'common/domainadaptor.h')
-rw-r--r-- | common/domainadaptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/domainadaptor.h b/common/domainadaptor.h index 36a8b1c..6299a23 100644 --- a/common/domainadaptor.h +++ b/common/domainadaptor.h | |||
@@ -19,7 +19,7 @@ | |||
19 | 19 | ||
20 | #pragma once | 20 | #pragma once |
21 | 21 | ||
22 | #include <sinkcommon_export.h> | 22 | #include "sinkcommon_export.h" |
23 | #include <QVariant> | 23 | #include <QVariant> |
24 | #include <QByteArray> | 24 | #include <QByteArray> |
25 | #include <functional> | 25 | #include <functional> |