aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/export_object.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-12 01:02:59 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-12 01:02:59 +0000
commitd4ccf577a8e678094bb490138ac6e4713b92e043 (patch)
treeff09852d18f98e15c92210946c632e959897d350 /gtk/export_object.c
parent55c2be83dbe0eccfc5bffc04c3192fee146a4bc3 (diff)
where it's not necessary, remove #include "compat_macros.h"
svn path=/trunk/; revision=24922
Diffstat (limited to 'gtk/export_object.c')
-rw-r--r--gtk/export_object.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/export_object.c b/gtk/export_object.c
index c907e2fd60..ecad23307d 100644
--- a/gtk/export_object.c
+++ b/gtk/export_object.c
@@ -39,7 +39,6 @@
#include <epan/packet_info.h>
#include <epan/prefs.h>
#include <epan/tap.h>
-#include <gtk/compat_macros.h>
#include <gtk/dlg_utils.h>
#include <gtk/file_dlg.h>
#include <gtk/gui_utils.h>