Remove spurious apu.h include here.

This commit is contained in:
Brandon Wright 2018-05-20 10:39:41 -05:00
parent a74fe2f623
commit 16bc6b032f
1 changed files with 0 additions and 2 deletions

View File

@ -198,8 +198,6 @@
#include "debug.h"
#endif
#include "../apu/apu.h"
struct SOpcodes
{
void (*S9xOpcode) (void);