summaryrefslogtreecommitdiff
path: root/epan/nghttp2/nghttp2.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/nghttp2/nghttp2.h')
-rw-r--r--epan/nghttp2/nghttp2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/nghttp2/nghttp2.h b/epan/nghttp2/nghttp2.h
index 9f6e1f6fa1..cf23cc97b7 100644
--- a/epan/nghttp2/nghttp2.h
+++ b/epan/nghttp2/nghttp2.h
@@ -25,7 +25,7 @@
#ifndef NGHTTP2_H
#define NGHTTP2_H
-#include "config.h"
+#include <config.h>
/* Define WIN32 when build target is Win32 API (borrowed from
libcurl) */