aboutsummaryrefslogtreecommitdiff
path: root/pcap-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-common.c')
-rw-r--r--pcap-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-common.c b/pcap-common.c
index 6e194004..281203c7 100644
--- a/pcap-common.c
+++ b/pcap-common.c
@@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
#endif
#ifdef _WIN32