summaryrefslogtreecommitdiff
path: root/www/ls-qpack/files/patch-bin-interop-decode.c
blob: 58e3379c6b95016b7a25f102df22484870f7acfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- bin/interop-decode.c.orig	2020-05-28 18:23:09 UTC
+++ bin/interop-decode.c
@@ -41,7 +41,7 @@
 
 #include "lsqpack.h"
 #include "lsxpack_header.h"
-#include "xxhash.h"
+#include <xxhash.h>
 #ifndef DEBUG
 #include "lsqpack-test.h"
 #endif