Renamed DiskConsts.h to DiskDefs.h + other header refactoring

This commit is contained in:
tomcw
2014-08-14 17:48:38 +01:00
parent 77d4ac81a1
commit 4d40590fbf
18 changed files with 17 additions and 14 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#pragma once
#include "..\AppleWin.h"
#include "..\HardDisk.h"
#include "..\Disk.h" // BOOL enhancedisk
#include "..\HardDisk.h" // HD_CardIsEnabled()
class CConfigNeedingRestart
{
+1 -1
View File
@@ -23,8 +23,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "..\Structs.h"
#include "..\Common.h"
#include "..\Disk.h"
#include "..\ParallelPrinter.h"
#include "..\Registry.h"
#include "..\SaveState.h"
-1
View File
@@ -24,7 +24,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "..\AppleWin.h"
#include "..\Disk.h"
#include "..\Frame.h"
#include "..\Registry.h"
#include "..\SerialComms.h"
-1
View File
@@ -24,7 +24,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "..\AppleWin.h"
#include "..\Disk.h"
#include "..\Frame.h"
#include "..\Registry.h"
#include "..\resource\resource.h"
+1 -1
View File
@@ -23,8 +23,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "..\Structs.h"
#include "..\Common.h"
#include "..\Disk.h"
#include "..\Keyboard.h"
#include "..\Registry.h"
#include "..\resource\resource.h"
+1 -1
View File
@@ -23,8 +23,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "..\Structs.h"
#include "..\Common.h"
#include "..\Disk.h"
#include "..\Mockingboard.h"
#include "..\Registry.h"
#include "..\Speaker.h"
-1
View File
@@ -30,7 +30,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "..\AppleWin.h"
#include "..\Disk.h"
#include "..\Frame.h"
#include "..\resource\resource.h"
#include "PropertySheet.h"