Reduce dependencies pulled in by common.h

This commit is contained in:
baldurk
2019-12-16 17:06:16 +00:00
parent 5f72b9d53c
commit f68645bddc
102 changed files with 579 additions and 373 deletions
+1
View File
@@ -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', ' ');