aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.c')
-rw-r--r--prefs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/prefs.c b/prefs.c
index eb3ce9fad5..e3df68874d 100644
--- a/prefs.c
+++ b/prefs.c
@@ -1,7 +1,7 @@
/* prefs.c
* Routines for handling preferences
*
- * $Id: prefs.c,v 1.2 1998/09/26 19:28:49 gerald Exp $
+ * $Id: prefs.c,v 1.3 1998/09/27 22:12:43 gerald Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -33,6 +33,7 @@
#include <gtk/gtk.h>
+#include "ethereal.h"
#include "packet.h"
#include "file.h"
#include "print.h"