diff L1/cfile/l1_ctl.c @ 9:b80f0c5016ee

L1/cfile: new code compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 09 Jun 2016 06:28:19 +0000
parents b36540edb046
children
line wrap: on
line diff
--- a/L1/cfile/l1_ctl.c	Thu Jun 09 05:45:03 2016 +0000
+++ b/L1/cfile/l1_ctl.c	Thu Jun 09 06:28:19 2016 +0000
@@ -9,8 +9,9 @@
 
 #define  L1_CTL_C
 
+#include "config.h"
+#include "l1_confg.h"
 #include "l1_macro.h"
-#include "l1_confg.h"
 
 #if (CODE_VERSION == SIMULATION)
   #include <string.h>
@@ -103,7 +104,7 @@
     #include "l1aac_defty.h"
   #endif
   #include "l1_defty.h"
-  #include "cust_os.h"
+  #include "../../gpf/inc/cust_os.h"
   #include "l1_msgty.h"
   #include "l1_varex.h"
   #include "l1_proto.h"