From 0a203701696e454af9291f99c8db2a30754ac335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Mon, 9 Sep 2013 20:33:09 +0000 Subject: Make follow_stream_dialog.h compile. Question: Should all this stuff really be included in the .h file or in the .cpp file(s)? svn path=/trunk/; revision=51891 --- ui/qt/follow_stream_dialog.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ui/qt/follow_stream_dialog.h') diff --git a/ui/qt/follow_stream_dialog.h b/ui/qt/follow_stream_dialog.h index c977f0cfa6..7b32b6f5f4 100644 --- a/ui/qt/follow_stream_dialog.h +++ b/ui/qt/follow_stream_dialog.h @@ -26,6 +26,10 @@ #include #include +#include +#include +#include +#include #include -- cgit v1.2.3