aboutsummaryrefslogtreecommitdiffstats
path: root/follow.c
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-09-09 02:42:40 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-09-09 02:42:40 +0000
commit3c49e45cf7490165308e176b2107a1956822d08a (patch)
treeff3ff8fff5c54ade93ba596652aaba77189dfb1e /follow.c
parent28009b86d2e89c31e5457702df9af1a513588c2a (diff)
More shuffling of GTK-related files to gtk subdirectory.
svn path=/trunk/; revision=635
Diffstat (limited to 'follow.c')
-rw-r--r--follow.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/follow.c b/follow.c
index 850737c01a..215c677abc 100644
--- a/follow.c
+++ b/follow.c
@@ -1,6 +1,6 @@
/* follow.c
*
- * $Id: follow.c,v 1.14 1999/07/31 13:55:16 deniel Exp $
+ * $Id: follow.c,v 1.15 1999/09/09 02:42:25 gram Exp $
*
* Copyright 1998 Mike Hall <mlh@io.com>
*
@@ -42,7 +42,7 @@
#endif
#include <glib.h>
-#include "ethereal.h"
+#include "gtk/main.h"
#include "packet.h"
#include "follow.h"