mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-23 07:57:50 +00:00
fix old include sites of xxhash
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ thread_static UI_State *ui_state = 0;
|
||||
#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 U64
|
||||
|
||||
Reference in New Issue
Block a user