aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/fc_stat.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-07-19 21:42:01 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-07-19 21:42:01 +0000
commitbfd6ace52eef067b77fa1f8f190d17dc00f20a10 (patch)
treec976231c08a7df6a399a4520abb25a56e269a6e8 /gtk/fc_stat.c
parente20430f8767e37c23f6a817853fe882ff6969652 (diff)
renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog.
svn path=/trunk/; revision=11436
Diffstat (limited to 'gtk/fc_stat.c')
-rw-r--r--gtk/fc_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/fc_stat.c b/gtk/fc_stat.c
index c310d302cf..edc06c706a 100644
--- a/gtk/fc_stat.c
+++ b/gtk/fc_stat.c
@@ -49,7 +49,7 @@
#include "dlg_utils.h"
#include "../file.h"
#include "../globals.h"
-#include "filter_prefs.h"
+#include "filter_dlg.h"
#include "service_response_time_table.h"
#include "gtkglobals.h"