diff options
Diffstat (limited to 'common/commands.h')
-rw-r--r-- | common/commands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/commands.h b/common/commands.h index 19c827e..fa4712b 100644 --- a/common/commands.h +++ b/common/commands.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 | #include <flatbuffers/flatbuffers.h> | 24 | #include <flatbuffers/flatbuffers.h> |
25 | #include <QByteArray> | 25 | #include <QByteArray> |
26 | 26 | ||