mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Re-organise external-facing headers to be more easily used
* renderdoc/api/replay/ contains all the headers for using the replay and analysis side of renderdoc (like in a UI or auto-testing tool) * renderdoc/api/app/ contains the headers if you wanted to write a renderdoc-aware application.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include <replay/renderdoc.h>
|
||||
#include <replay/renderdoc_replay.h>
|
||||
|
||||
using std::wstring;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user