Fix build for missing include of Interface.h

This commit is contained in:
tomcw 2020-12-20 15:39:53 +00:00
parent 2d2ba86f4f
commit 97643e304f
1 changed files with 1 additions and 1 deletions

View File

@ -30,9 +30,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "Debug.h"
#include "../Interface.h"
#include "../CPU.h"
#include "../Memory.h"
#include "../Windows/WinFrame.h"
#define DEBUG_ASSEMBLER 0