diff src/gpf2/osl/os_isr.c @ 492:10c059efb3d1

OSL: os_isr.c compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 24 Jun 2018 18:21:48 +0000
parents 91e8dac34ada
children
line wrap: on
line diff
--- a/src/gpf2/osl/os_isr.c	Sun Jun 24 18:03:39 2018 +0000
+++ b/src/gpf2/osl/os_isr.c	Sun Jun 24 18:21:48 2018 +0000
@@ -5,8 +5,7 @@
 
 /* set of included headers from COFF symtab: */
 #include <string.h>
-#include "gpfconf.h"	/* FreeCalypso addition */
-#include "../../nucleus/nucleus.h"
+#include "nucleus.h"
 #include "typedefs.h"
 #include "os.h"
 #include "gdi.h"