mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-12 05:57:56 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "common.h"
|
||||
#include "common_types.h"
|
||||
#include "common/common.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user