Subversion Repositories Kolibri OS

Rev

Rev 6470 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6470 Rev 6479
Line 1... Line 1...
1
#ifndef KOLIBRI_GUI_H
1
#ifndef KOLIBRI_GUI_H
2
#define KOLIBRI_GUI_H
2
#define KOLIBRI_GUI_H
Line 3... Line -...
3
 
-
 
4
#include  /* for malloc() */
-
 
5
#include 
-
 
6
 
3
 
Line 7... Line 4...
7
#include "kolibri_debug.h" /* work with debug board */
4
#include "kolibri_debug.h" /* work with debug board */
8
 
5