diff src/options.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 5a30b5b9ee4a
children a5fc007634c5
line wrap: on
line diff
--- a/src/options.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/options.asm	Thu May 07 13:11:14 2015 +0200
@@ -13,7 +13,7 @@
 ;
 ;   Provides a centralized file with 
 
-#include    "ostc3.inc"                  ; Mandatory header
+#include    "hwos.inc"                  ; Mandatory header
 #include    "strings.inc"
 #include    "convert.inc"
 #include	"ghostwriter.inc"