Removed all references to gtk objects from packet*.[ch] files. They now
[obnox/wireshark/wip.git] / column.c
index 9858a3a4a7d18e8e3f810fd01155a9be10d8dda2..bb3d78a744ebaece49d729bef3504c91f696b453 100644 (file)
--- a/column.c
+++ b/column.c
@@ -1,7 +1,7 @@
 /* column.c
  * Routines for handling column preferences
  *
- * $Id: column.c,v 1.9 1999/03/05 06:09:39 gram Exp $
+ * $Id: column.c,v 1.10 1999/03/23 03:14:32 gram Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
@@ -42,6 +42,7 @@
 #include "ethereal.h"
 #include "prefs.h"
 #include "column.h"
+#include "packet.h"
 
 extern e_prefs prefs;