diff options
Diffstat (limited to 'common/threadboundary.h')
-rw-r--r-- | common/threadboundary.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/threadboundary.h b/common/threadboundary.h index d1a1a3c..193eb56 100644 --- a/common/threadboundary.h +++ b/common/threadboundary.h | |||
@@ -20,7 +20,7 @@ | |||
20 | 20 | ||
21 | #pragma once | 21 | #pragma once |
22 | 22 | ||
23 | #include <sinkcommon_export.h> | 23 | #include "sinkcommon_export.h" |
24 | 24 | ||
25 | #include <QObject> | 25 | #include <QObject> |
26 | #include <functional> | 26 | #include <functional> |