diff --git a/cpuexec.h b/cpuexec.h index 01a9a25c..34f9dcdc 100644 --- a/cpuexec.h +++ b/cpuexec.h @@ -198,8 +198,6 @@ #include "debug.h" #endif -#include "../apu/apu.h" - struct SOpcodes { void (*S9xOpcode) (void);