mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 04:48:40 +00:00
third party include fixups
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
# pragma clang diagnostic pop
|
||||
#endif
|
||||
|
||||
#include "../third_party_ext/blake3/c/blake3.h"
|
||||
#include "third_party/blake3/c/blake3.h"
|
||||
|
||||
static void
|
||||
blake3(void* out, size_t outlen, void* in, size_t inlen)
|
||||
|
||||
Reference in New Issue
Block a user