summaryrefslogtreecommitdiff
path: root/epan/nghttp2/nghttp2_hd_huffman.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/nghttp2/nghttp2_hd_huffman.h')
-rw-r--r--epan/nghttp2/nghttp2_hd_huffman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/nghttp2/nghttp2_hd_huffman.h b/epan/nghttp2/nghttp2_hd_huffman.h
index 901e17337d..a364e4bfe6 100644
--- a/epan/nghttp2/nghttp2_hd_huffman.h
+++ b/epan/nghttp2/nghttp2_hd_huffman.h
@@ -26,7 +26,7 @@
#define NGHTTP2_HD_HUFFMAN_H
#ifdef HAVE_CONFIG_H
-# include <config.h>
+#include <config.h>
#endif /* HAVE_CONFIG_H */
#include <nghttp2.h>