mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-07 02:42:58 +00:00
A32: Make includes consistent
Normalizes includes to be relative to the project root, like the rest of the includes in the project.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* General Public License version 2 or any later version.
|
||||
*/
|
||||
|
||||
#include "translate_arm.h"
|
||||
#include "frontend/A32/translate/impl/translate_arm.h"
|
||||
|
||||
namespace Dynarmic::A32 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user