mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-26 15:46:08 +00:00
Move dlopen to be hooked centrally on linux, to be multi-API friendly
This commit is contained in:
@@ -76,6 +76,8 @@ class Hook
|
||||
|
||||
#elif defined(LINUX)
|
||||
|
||||
#include "os/linux/linux_hook.h"
|
||||
|
||||
// just need this for dlsym
|
||||
#include <dlfcn.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user