summarylogtreecommitdiffstats
path: root/unbundle-xxhash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unbundle-xxhash.patch')
-rw-r--r--unbundle-xxhash.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/unbundle-xxhash.patch b/unbundle-xxhash.patch
new file mode 100644
index 000000000000..7f64eec59b33
--- /dev/null
+++ b/unbundle-xxhash.patch
@@ -0,0 +1,13 @@
+diff --git a/hw/xbox/nv2a/pgraph.c b/hw/xbox/nv2a/pgraph.c
+index c388cc4..124d552 100644
+--- a/hw/xbox/nv2a/pgraph.c
++++ b/hw/xbox/nv2a/pgraph.c
+@@ -20,7 +20,7 @@
+ */
+
+ #include "nv2a_int.h"
+-#include "xxHash/xxh3.h"
++#include <xxh3.h>
+ #include "s3tc.h"
+
+ #define DBG_SURFACES 0