Now that WinPcap is a DLL, I can load it at run-time rather than load-time.
[obnox/wireshark/wip.git] / file.c
diff --git a/file.c b/file.c
index 2d9406f3e385b620f44be5044eed3748fd87973c..ff5527c1f960e0641a3b79423bb96ffeeff5839a 100644 (file)
--- a/file.c
+++ b/file.c
@@ -1,7 +1,7 @@
 /* file.c
  * File I/O routines
  *
- * $Id: file.c,v 1.233 2001/03/23 14:43:59 jfoster Exp $
+ * $Id: file.c,v 1.235 2001/03/24 02:14:54 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
 #include "menu.h"
 #include "util.h"
 #include "simple_dialog.h"
+#include "progress_dlg.h"
 #include "ui_util.h"
 #include "prefs.h"
 #include "gtk/proto_draw.h"
+#include "gtk/packet_win.h"
 #include "dfilter/dfilter.h"
 #include "conversation.h"
 #include "globals.h"