mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 09:27:58 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -4,8 +4,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common.h"
|
||||
#include "emu_window.h"
|
||||
#include "common/common.h"
|
||||
#include "common/emu_window.h"
|
||||
|
||||
#include "renderer_base.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user