summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/qt/follow_stream_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/follow_stream_dialog.h b/ui/qt/follow_stream_dialog.h
index caed5744f8..18571f826d 100644
--- a/ui/qt/follow_stream_dialog.h
+++ b/ui/qt/follow_stream_dialog.h
@@ -70,7 +70,9 @@
#include <QtGui>
+extern "C" {
WS_DLL_PUBLIC FILE *data_out_file;
+}
typedef struct {
follow_type_t follow_type;