aboutsummaryrefslogtreecommitdiffstats
path: root/epan/nghttp2
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2014-07-18 21:16:03 -0400
committerEvan Huus <eapache@gmail.com>2014-07-19 01:17:35 +0000
commit4a182d48b1105889b51ee3bb06b033c636965130 (patch)
treea249eb6e593260e90a90faf8e95a2709010c27ab /epan/nghttp2
parent644c1d5350354a5d2a9ee328872ae774c434152d (diff)
Revert part of 5cc2ab74af486611def7bcc14105c1a0257b41de
nghttp2ver.h is a local header, so use "" not <> Change-Id: I62d1aebdc7c4b66035fccbba71ec9ca2edf1f07f Reviewed-on: https://code.wireshark.org/review/3112 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'epan/nghttp2')
-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 1ddcc8ed9c..6c1f03b55d 100644
--- a/epan/nghttp2/nghttp2.h
+++ b/epan/nghttp2/nghttp2.h
@@ -35,7 +35,7 @@ extern "C" {
#include <stdint.h>
#include <sys/types.h>
-#include <nghttp2ver.h>
+#include "nghttp2ver.h"
/**
* @macro