aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/goto_dlg.c
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-01-04 04:56:20 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-01-04 04:56:20 +0000
commitfd7367e9b2f6f0a1bf5af3dd7e982d1092d058de (patch)
tree827195ceedcefc7fb9f3ea0086dcbae93fe07960 /gtk/goto_dlg.c
parentbb6df3b8c22095f3ca90518a2654840b522e690e (diff)
Doesn't need #include "dfilter.h"
svn path=/trunk/; revision=2824
Diffstat (limited to 'gtk/goto_dlg.c')
-rw-r--r--gtk/goto_dlg.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/goto_dlg.c b/gtk/goto_dlg.c
index c0b6a84f28..3ee5576317 100644
--- a/gtk/goto_dlg.c
+++ b/gtk/goto_dlg.c
@@ -1,7 +1,7 @@
/* goto_dlg.c
* Routines for "go to frame" window
*
- * $Id: goto_dlg.c,v 1.11 2000/08/23 06:55:54 guy Exp $
+ * $Id: goto_dlg.c,v 1.12 2001/01/04 04:54:14 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -39,7 +39,6 @@
#include <glib.h>
#include "proto.h"
-#include "dfilter.h"
#include "globals.h"
#include "goto_dlg.h"