mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-04 13:50:59 +00:00
Reduce dependencies pulled in by common.h
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "dds_readwrite.h"
|
||||
#include <stdint.h>
|
||||
#include "common/common.h"
|
||||
#include "os/os_specific.h"
|
||||
|
||||
static const uint32_t dds_fourcc = MAKE_FOURCC('D', 'D', 'S', ' ');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user