pcap-based dispatch tracer
[vpp.git] / src / vnet / pg / pg.h
index ab3ae44..99652b4 100644 (file)
@@ -43,7 +43,7 @@
 #include <vlib/vlib.h>         /* for VLIB_N_RX_TX */
 #include <vnet/pg/edit.h>
 #include <vppinfra/fifo.h>     /* for buffer_fifo */
-#include <vnet/unix/pcap.h>
+#include <vppinfra/pcap.h>
 #include <vnet/interface.h>
 
 extern vnet_device_class_t pg_dev_class;