aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.c')
-rw-r--r--prefs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/prefs.c b/prefs.c
index 65adfc117d..b715d410e1 100644
--- a/prefs.c
+++ b/prefs.c
@@ -1,7 +1,7 @@
/* prefs.c
* Routines for handling preferences
*
- * $Id: prefs.c,v 1.23 1999/12/02 04:30:03 gerald Exp $
+ * $Id: prefs.c,v 1.24 1999/12/09 07:19:04 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -51,7 +51,7 @@
#include "prefs.h"
#include "column.h"
#include "print.h"
-#include "util.h"
+#include "ui_util.h"
/* Internal functions */
static int set_pref(gchar*, gchar*);