aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gui_prefs.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/gui_prefs.c
parent55c2be83dbe0eccfc5bffc04c3192fee146a4bc3 (diff)
where it's not necessary, remove #include "compat_macros.h"
svn path=/trunk/; revision=24922
Diffstat (limited to 'gtk/gui_prefs.c')
-rw-r--r--gtk/gui_prefs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gui_prefs.c b/gtk/gui_prefs.c
index 2c4f097600..7396583502 100644
--- a/gtk/gui_prefs.c
+++ b/gtk/gui_prefs.c
@@ -42,7 +42,6 @@
#include "dlg_utils.h"
#include "proto_draw.h"
#include "main.h"
-#include "compat_macros.h"
#include "font_utils.h"
#include "packet_list.h"
#include "toolbar.h"