mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 12:52:41 +00:00
fixed project includes to use new directory structure
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifndef _TIMER_H_
|
||||
#define _TIMER_H_
|
||||
|
||||
#include "common.h"
|
||||
#include "common/common.h"
|
||||
#include <string>
|
||||
|
||||
namespace Common
|
||||
|
||||
Reference in New Issue
Block a user