Fixed TestDebugger.cpp

This commit is contained in:
tomcw 2020-11-26 21:52:39 +00:00
parent bbe88da787
commit 8ef34d7d76
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include "stdafx.h"
#include "../../source/Applewin.h"
#include "../../source/Windows/Applewin.h"
#include "../../source/CPU.h"
#include "../../source/Debugger/Debugger_Types.h"