fix old include sites of xxhash

This commit is contained in:
Ryan Fleury
2024-11-18 16:19:04 -08:00
parent 31f536334e
commit 9eb482b17b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#if !defined(XXH_IMPLEMENTATION)
# define XXH_IMPLEMENTATION
# define XXH_STATIC_LINKING_ONLY
# include "linker/third_party_ext/xxHash/xxhash.h"
# include "third_party/xxHash/xxhash.h"
#endif
internal U128