mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-25 03:17:53 +00:00
Renamed DiskConsts.h to DiskDefs.h + other header refactoring
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "..\AppleWin.h"
|
||||
#include "..\HardDisk.h"
|
||||
#include "..\Disk.h" // BOOL enhancedisk
|
||||
#include "..\HardDisk.h" // HD_CardIsEnabled()
|
||||
|
||||
class CConfigNeedingRestart
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user