summaryrefslogtreecommitdiffstats
path: root/common/entitybuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/entitybuffer.h')
-rw-r--r--common/entitybuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/entitybuffer.h b/common/entitybuffer.h
index c23f2e8..0c0162d 100644
--- a/common/entitybuffer.h
+++ b/common/entitybuffer.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 <functional> 4#include <functional>
5#include <flatbuffers/flatbuffers.h> 5#include <flatbuffers/flatbuffers.h>
6 6