mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 16:37:57 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -4,8 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common.h"
|
||||
#include "hash.h"
|
||||
#include "common/common.h"
|
||||
|
||||
class RendererBase {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user