aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/graph_analysis.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/graph_analysis.c
parent55c2be83dbe0eccfc5bffc04c3192fee146a4bc3 (diff)
where it's not necessary, remove #include "compat_macros.h"
svn path=/trunk/; revision=24922
Diffstat (limited to 'gtk/graph_analysis.c')
-rw-r--r--gtk/graph_analysis.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/graph_analysis.c b/gtk/graph_analysis.c
index 0cf11e05de..a4db0b895f 100644
--- a/gtk/graph_analysis.c
+++ b/gtk/graph_analysis.c
@@ -53,7 +53,6 @@
#include "file_dlg.h"
#include "gui_utils.h"
#include "main.h"
-#include "compat_macros.h"
#include "../color.h"
#include "epan/filesystem.h"
#include "file_util.h"