Another include that needs fixing.
authorGuy Harris <guy@alum.mit.edu>
Thu, 18 Feb 2016 13:13:14 +0000 (05:13 -0800)
committerGuy Harris <guy@alum.mit.edu>
Thu, 18 Feb 2016 13:13:43 +0000 (13:13 +0000)
Change-Id: If06ba1bd887e0e47d74c9b75cbabedcfd7b84130
Reviewed-on: https://code.wireshark.org/review/13991
Reviewed-by: Guy Harris <guy@alum.mit.edu>
ui/gtk/capture_if_details_dlg_win32.c

index b7c08cc29cb0c4c4fe0c2993c19b0b641a97acfc..b0a543d5ba4b6bd2ecb648046e5a500402b4f44c 100644 (file)
@@ -35,7 +35,7 @@
 
 #include "wsutil/str_util.h"
 
-#include "../file.h"
+#include "../../file.h"
 #include "ui/capture.h"
 
 #include "simple_dialog.h"