From 7f5b234c5c3969033ad33a43c07a35a1d3e1dcb2 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 29 Sep 2004 02:54:22 +0000 Subject: Move the column preferences stuff to epan (the rest of the preferences stuff is already there). Update Gerald's e-mail address in column.h. svn path=/trunk/; revision=12131 --- gtk/packet_win.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/packet_win.c') diff --git a/gtk/packet_win.c b/gtk/packet_win.c index dbe3946cf8..5d5dae16a5 100644 --- a/gtk/packet_win.c +++ b/gtk/packet_win.c @@ -48,7 +48,7 @@ #include #include "menu.h" #include "../menu.h" -#include "column.h" +#include #include "print.h" #include #include "packet_win.h" -- cgit v1.2.3