diff options
Diffstat (limited to 'pcap-rpcap.c')
-rw-r--r-- | pcap-rpcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-rpcap.c b/pcap-rpcap.c index 4623b2b0..eb4f7050 100644 --- a/pcap-rpcap.c +++ b/pcap-rpcap.c @@ -41,7 +41,7 @@ #include <errno.h> /* for the errno variable */ #include "pcap-int.h" #include "sockutils.h" -#include "rpcap/rpcap-protocol.h" +#include "rpcap-protocol.h" #include "pcap-rpcap-int.h" /* |