Include files from the "epan" directory and subdirectories thereof with
[obnox/wireshark/wip.git] / gtk / file_dlg.c
index 2257894a5ffb978f1f06c2d359ee18859a9c1a18..e95c7a812b047a005b746faf1405eb2ded7585da 100644 (file)
@@ -1,7 +1,7 @@
 /* file_dlg.c
  * Dialog boxes for handling files
  *
- * $Id: file_dlg.c,v 1.47 2002/01/13 20:35:11 guy Exp $
+ * $Id: file_dlg.c,v 1.48 2002/01/21 07:37:41 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -42,7 +42,7 @@
 
 #include "globals.h"
 #include "gtkglobals.h"
-#include "resolv.h"
+#include <epan/resolv.h>
 #include "keys.h"
 #include "filter_prefs.h"
 #include "ui_util.h"