summaryrefslogtreecommitdiff
path: root/ui/qt/stats_tree_dialog.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-06-05 11:29:49 -0700
committerGerald Combs <gerald@wireshark.org>2015-06-05 18:31:34 +0000
commit198ef94073326ae7f75ce02784e797e1e0fd0fd0 (patch)
tree4aac80988f5a1fce8ee2bc85912a08fe48861aa6 /ui/qt/stats_tree_dialog.h
parenta36f6c58ca0b084b2cf7e6f8e9382174f4dc34c3 (diff)
downloadwireshark-198ef94073326ae7f75ce02784e797e1e0fd0fd0.tar.gz
Don't include cfile.h.
Change-Id: I98bc0d02e23abd32796f15bf28ceef0b6ea56d42 Reviewed-on: https://code.wireshark.org/review/8777 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/stats_tree_dialog.h')
-rw-r--r--ui/qt/stats_tree_dialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt/stats_tree_dialog.h b/ui/qt/stats_tree_dialog.h
index 829de8649f..8e040338b9 100644
--- a/ui/qt/stats_tree_dialog.h
+++ b/ui/qt/stats_tree_dialog.h
@@ -26,8 +26,6 @@
#include <glib.h>
-#include "cfile.h"
-
#include "epan/stats_tree_priv.h"
#include "wireshark_dialog.h"