comparison gsm-fw/gpf/inc/drvconf.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
comparison
equal deleted inserted replaced
316:79080922d8e4 317:06ee56829697
20 #ifndef DRVCONF_H 20 #ifndef DRVCONF_H
21 #define DRVCONF_H 21 #define DRVCONF_H
22 22
23 /*==== INCLUDES =============================================================*/ 23 /*==== INCLUDES =============================================================*/
24 #include "typedefs.h" 24 #include "typedefs.h"
25 #include "gpfconf.h"
25 #include "gdi.h" 26 #include "gdi.h"
26 #include "vsi.h" 27 #include "vsi.h"
27 28
28 /*==== CONSTS ===============================================================*/ 29 /*==== CONSTS ===============================================================*/
29 30