From 19ddaee13b5400b14ef3d3a6299474e7f715a948 Mon Sep 17 00:00:00 2001 From: Arisotura Date: Thu, 18 Nov 2021 01:17:51 +0100 Subject: finally decouple Config from the core. baahhahahahah --- src/ARMJIT_A64/ARMJIT_Compiler.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ARMJIT_A64') diff --git a/src/ARMJIT_A64/ARMJIT_Compiler.cpp b/src/ARMJIT_A64/ARMJIT_Compiler.cpp index 5941656..1ad24b1 100644 --- a/src/ARMJIT_A64/ARMJIT_Compiler.cpp +++ b/src/ARMJIT_A64/ARMJIT_Compiler.cpp @@ -20,7 +20,6 @@ #include "../ARMJIT_Internal.h" #include "../ARMInterpreter.h" -#include "../Config.h" #ifdef __SWITCH__ #include -- cgit v1.2.3