aboutsummaryrefslogtreecommitdiffstats
path: root/follow.c
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1999-09-09 02:42:40 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>1999-09-09 02:42:40 +0000
commite49112a4f621098b4346faf0e7f607991494e8ae (patch)
treeff3ff8fff5c54ade93ba596652aaba77189dfb1e /follow.c
parent4e9469eb8ca8293767773da853a2f24cf929693a (diff)
More shuffling of GTK-related files to gtk subdirectory.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@635 f5534014-38df-0310-8fa8-9805f1628bb7
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"