Minor fixes for the new apple2enh target

git-svn-id: svn://svn.cc65.org/cc65/trunk@2924 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-03-13 23:17:19 +00:00
parent 0358a14d1f
commit 847e1c62eb
2 changed files with 9 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
/* If not already done, include the apple2.h header file */
#if !defined(_APPLE2_H)
# include <apple2enh.h>
# include <apple2.h>
#endif