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, 0 insertions, 13 deletions
diff --git a/unbundle-xxhash.patch b/unbundle-xxhash.patch
deleted file mode 100644
index 7f64eec59b33..000000000000
--- a/unbundle-xxhash.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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