diff gsm-fw/gpf/inc/os_types.h @ 317:06ee56829697

GPF: frame.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 11 Apr 2014 05:37:27 +0000
parents 79080922d8e4
children
line wrap: on
line diff
--- a/gsm-fw/gpf/inc/os_types.h	Thu Apr 10 04:06:05 2014 +0000
+++ b/gsm-fw/gpf/inc/os_types.h	Fri Apr 11 05:37:27 2014 +0000
@@ -22,7 +22,8 @@
 
 /*==== INCLUDES =============================================================*/
 
-#include "nucleus.h"
+#include "gpfconf.h"
+#include "../../nucleus/nucleus.h"
 #include "os.h"
 #include "glob_defs.h"