mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 03:17:59 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common_types.h"
|
||||
#include "common/common_types.h"
|
||||
#include <string>
|
||||
|
||||
u32 u8_nextchar(const char *s, int *i);
|
||||
|
Reference in New Issue
Block a user