mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-17 06:08:58 +00:00
Fixed to work with pre-compiled header
This commit is contained in:
parent
f1071f5086
commit
5e02f49ad8
@ -26,7 +26,9 @@
|
||||
|
||||
/*#define MC_DEBUG*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "StdAfx.h"
|
||||
#pragma hdrstop
|
||||
|
||||
#include "6821.h"
|
||||
|
||||
#define PIA_W_CALLBACK(st, val) \
|
||||
|
Loading…
Reference in New Issue
Block a user