summaryrefslogtreecommitdiffstats
path: root/common/resource.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-31 14:18:29 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-31 14:18:29 +0100
commit18a6b06ac47a69ec53c658ca7384fe1b16cff3fd (patch)
treed837297dbb0d08200b00a05dee50b049ab8d3e35 /common/resource.h
parent7c94e01d9feff8e6c09c88a9e51c8d5a6cb61005 (diff)
downloadsink-18a6b06ac47a69ec53c658ca7384fe1b16cff3fd.tar.gz
sink-18a6b06ac47a69ec53c658ca7384fe1b16cff3fd.zip
Insall sincommon_export.h
Diffstat (limited to 'common/resource.h')
-rw-r--r--common/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resource.h b/common/resource.h
index d2dba0e..f6ca039 100644
--- a/common/resource.h
+++ b/common/resource.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 23
24#include <Async/Async> 24#include <Async/Async>
25#include "notification.h" 25#include "notification.h"