aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/prefs_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/prefs_dlg.h')
-rw-r--r--gtk/prefs_dlg.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/gtk/prefs_dlg.h b/gtk/prefs_dlg.h
index 44a7fb45f9..bc7a316e98 100644
--- a/gtk/prefs_dlg.h
+++ b/gtk/prefs_dlg.h
@@ -1,12 +1,11 @@
/* prefs_dlg.h
* Definitions for preference handling routines
*
- * $Id: prefs_dlg.h,v 1.5 2000/08/15 20:41:59 deniel Exp $
+ * $Id: prefs_dlg.h,v 1.6 2002/01/11 07:40:31 guy Exp $
*
* Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@zing.org>
+ * By Gerald Combs <gerald@ethereal.com>
* Copyright 1998 Gerald Combs
- *
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -26,8 +25,6 @@
#ifndef __PREFS_DLG_H__
#define __PREFS_DLG_H__
-#include "prefs.h"
-
void prefs_cb(GtkWidget *, gpointer);
void properties_cb(GtkWidget *, gpointer);