aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture-pcap-util-unix.c')
-rw-r--r--capture-pcap-util-unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capture-pcap-util-unix.c b/capture-pcap-util-unix.c
index 20d728b7ed..f169d701e3 100644
--- a/capture-pcap-util-unix.c
+++ b/capture-pcap-util-unix.c
@@ -64,7 +64,7 @@ struct rtentry;
#endif /* HAVE_PCAP_FINDALLDEVS */
-#include "capture_ifinfo.h"
+#include <capchild/capture_ifinfo.h>
#include "capture-pcap-util.h"
#include "capture-pcap-util-int.h"