summaryrefslogtreecommitdiffstats
path: root/common/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/index.h')
-rw-r--r--common/index.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/index.h b/common/index.h
index 672f3c2..c280571 100644
--- a/common/index.h
+++ b/common/index.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include <sinkcommon_export.h> 3#include "sinkcommon_export.h"
4#include <string> 4#include <string>
5#include <functional> 5#include <functional>
6#include <QString> 6#include <QString>