From ad1391aa4e0f8610d756dadf9bb21b35d5f00a96 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 29 Jun 2014 22:38:29 -0700 Subject: Move capture.[ch] to libui. Change-Id: I86e7e781cc9e14abab0374a18b95438529b046f0 Reviewed-on: https://code.wireshark.org/review/2711 Reviewed-by: Guy Harris --- ui/gtk/capture_if_details_dlg_win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/gtk/capture_if_details_dlg_win32.c') diff --git a/ui/gtk/capture_if_details_dlg_win32.c b/ui/gtk/capture_if_details_dlg_win32.c index 788d0e4c41..8c8da75bcd 100644 --- a/ui/gtk/capture_if_details_dlg_win32.c +++ b/ui/gtk/capture_if_details_dlg_win32.c @@ -36,7 +36,7 @@ #include #include "../file.h" -#include "../capture.h" +#include "ui/capture.h" #include "ui/simple_dialog.h" -- cgit v1.2.1