mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 04:57:56 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -16,8 +16,8 @@
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include "extended_trace.h"
|
||||
#include "string_util.h"
|
||||
#include "common/extended_trace.h"
|
||||
#include "common/string_util.h"
|
||||
using namespace std;
|
||||
|
||||
#include <tchar.h>
|
||||
|
Reference in New Issue
Block a user