mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Android compile fix for missing definition of NULL
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "os/posix/posix_hook.h"
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <stddef.h>
|
||||
|
||||
void PosixHookInit()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user