aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/follow_stream_dialog.cpp
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-12-08 13:41:02 -0800
committerGerald Combs <gerald@wireshark.org>2014-12-08 21:42:51 +0000
commit08e624f95d376b1175cac1b1a27079bd92b83b52 (patch)
treefe208b114787dfd210b674c7baa9990924ee12aa /ui/qt/follow_stream_dialog.cpp
parentd5f771cfd85df48481e6a7b33a7ffbae0518e23f (diff)
Remove an unnecessary include.
Change-Id: I55332c21ea66ee7d564c2b338cba524ea774b19c Reviewed-on: https://code.wireshark.org/review/5677 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/follow_stream_dialog.cpp')
-rw-r--r--ui/qt/follow_stream_dialog.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt/follow_stream_dialog.cpp b/ui/qt/follow_stream_dialog.cpp
index 562d2a6054..0d408ad3d7 100644
--- a/ui/qt/follow_stream_dialog.cpp
+++ b/ui/qt/follow_stream_dialog.cpp
@@ -45,8 +45,6 @@
#include "color_utils.h"
-#include "file.h"
-
#include "version_info.h"
#include "ui/follow.h"