mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-11 16:25:45 +00:00
Reduce dependencies pulled in by common.h
This commit is contained in:
@@ -24,8 +24,9 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "api/app/renderdoc_app.h"
|
||||
#include "api/replay/renderdoc_replay.h" // for RENDERDOC_API to export the RENDERDOC_GetAPI function
|
||||
#include "api/replay/apidefs.h" // for RENDERDOC_API to export the RENDERDOC_GetAPI function
|
||||
#include "common/common.h"
|
||||
#include "common/formatting.h"
|
||||
#include "core/core.h"
|
||||
#include "hooks/hooks.h"
|
||||
#include "serialise/rdcfile.h"
|
||||
|
||||
Reference in New Issue
Block a user