aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/rtp_stream_dlg.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/rtp_stream_dlg.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/rtp_stream_dlg.c')
-rw-r--r--gtk/rtp_stream_dlg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/rtp_stream_dlg.c b/gtk/rtp_stream_dlg.c
index 330d02d030..8c74152145 100644
--- a/gtk/rtp_stream_dlg.c
+++ b/gtk/rtp_stream_dlg.c
@@ -39,7 +39,6 @@
#include "dlg_utils.h"
#include "file_dlg.h"
#include "gui_utils.h"
-#include "compat_macros.h"
#include "gtkglobals.h"
#include "image/clist_ascend.xpm"