Rename cpu_detect.h to platform.h and add OS
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "texture_replacements.h"
|
||||
#include "common/cpu_detect.h"
|
||||
#include "common/file_system.h"
|
||||
#include "common/log.h"
|
||||
#include "common/platform.h"
|
||||
#include "common/string_util.h"
|
||||
#include "common/timer.h"
|
||||
#include "host_interface.h"
|
||||
|
||||
Reference in New Issue
Block a user