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 --- capchild/capture_sync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capchild/capture_sync.c') diff --git a/capchild/capture_sync.c b/capchild/capture_sync.c index bc5f6c4907..f75ca556f0 100644 --- a/capchild/capture_sync.c +++ b/capchild/capture_sync.c @@ -84,7 +84,7 @@ #include "globals.h" #include "file.h" -#include "capture.h" +#include "ui/capture.h" #include #include "sync_pipe.h" -- cgit v1.2.3