summaryrefslogtreecommitdiffstats
path: root/common/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/log.h')
-rw-r--r--common/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/log.h b/common/log.h
index 35b628c..e43ef0a 100644
--- a/common/log.h
+++ b/common/log.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 <QDebug> 4#include <QDebug>
5 5
6namespace Sink { 6namespace Sink {