aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/mgcp_stat.c
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 01:02:59 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 01:02:59 +0000
commitd6e4de39cb98453d1d16985d62b233ae9021c43d (patch)
treeff09852d18f98e15c92210946c632e959897d350 /gtk/mgcp_stat.c
parentfc61993cd94598c2f53bf39273549de7f66658cd (diff)
where it's not necessary, remove #include "compat_macros.h"
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24922 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/mgcp_stat.c')
-rw-r--r--gtk/mgcp_stat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/mgcp_stat.c b/gtk/mgcp_stat.c
index af7f33164e..f76a5849f3 100644
--- a/gtk/mgcp_stat.c
+++ b/gtk/mgcp_stat.c
@@ -44,7 +44,6 @@
#include "../epan/dissectors/packet-mgcp.h"
#include "../timestats.h"
#include "gui_stat_util.h"
-#include "compat_macros.h"
#include "../simple_dialog.h"
#include "dlg_utils.h"
#include "../file.h"