changeset 494:e9bdc8184d50

OSL: os_mem_ir.c compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 24 Jun 2018 19:02:22 +0000
parents 2e73bbc0648e
children 9e55fe3a5ee4
files components/frame_na7_db_ir src/gpf2/osl/os_mem_ir.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/components/frame_na7_db_ir	Sun Jun 24 18:59:22 2018 +0000
+++ b/components/frame_na7_db_ir	Sun Jun 24 19:02:22 2018 +0000
@@ -42,3 +42,4 @@
 SRCDIR=$SRC/gpf2/osl
 
 cfile_plain $SRCDIR/os_com_ir.c
+cfile_plain $SRCDIR/os_mem_ir.c
--- a/src/gpf2/osl/os_mem_ir.c	Sun Jun 24 18:59:22 2018 +0000
+++ b/src/gpf2/osl/os_mem_ir.c	Sun Jun 24 19:02:22 2018 +0000
@@ -6,8 +6,7 @@
 /* set of included headers from COFF symtab: */
 #include <stdio.h>
 #include <string.h>
-#include "gpfconf.h"	/* FreeCalypso addition */
-#include "../../nucleus/nucleus.h"
+#include "nucleus.h"
 #include "typedefs.h"
 #include "os.h"
 #include "gdi.h"