aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/smb2_stat.c
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-30 16:10:01 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-30 16:10:01 +0000
commit10e8fcafea1ce4876b05e025d4b0e5db6a08073f (patch)
tree9ea32300dcac661f69c271986c4b92e56be5bde4 /gtk/smb2_stat.c
parentcb21b4ffa2bc72698186509af301ff069d420bec (diff)
Remove some unnecessary includes: a lot of things don't need globals.h and register.h
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34017 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/smb2_stat.c')
-rw-r--r--gtk/smb2_stat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/smb2_stat.c b/gtk/smb2_stat.c
index f1b46d4c22..4dd41fcf15 100644
--- a/gtk/smb2_stat.c
+++ b/gtk/smb2_stat.c
@@ -39,7 +39,6 @@
#include <epan/tap.h>
#include <epan/dissectors/packet-smb2.h>
-#include "../register.h"
#include "../timestats.h"
#include "../simple_dialog.h"
#include "../file.h"