Add includes

This commit is contained in:
michaelangel007 2023-04-30 13:13:38 -07:00
parent e3ac70cc32
commit 6a3cd8310d
3 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "Memory.h"
#include "Registry.h"
#include "SaveState.h"
#include "Windows/Win32Frame.h"
#include "YamlHelper.h"
#include "../resource/resource.h"

View File

@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "Card.h"
#include "Log.h"
#include "DiskLog.h"
#include "DiskFormatTrack.h"
#include "DiskImage.h"

View File

@ -46,6 +46,7 @@ Writes the following: (in 1 continuous write operation)
#include "DiskFormatTrack.h"
#include "Disk.h"
#include "Interface.h" // GetFrame()
#include "YamlHelper.h"
// Occurs on these conditions: