mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-03 11:30:22 +00:00
Fix build for missing include of Interface.h
This commit is contained in:
parent
2d2ba86f4f
commit
97643e304f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user