Subversion Repositories Kolibri OS

Rev

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

Rev 5773 Rev 7049
Line 1... Line 1...
1
#ifndef INCLUDE_LIBIMG_LOAD_SKIN_H
1
#ifndef INCLUDE_LIBIMG_LOAD_SKIN_H
2
#define INCLUDE_LIBIMG_LOAD_SKIN_H
2
#define INCLUDE_LIBIMG_LOAD_SKIN_H
Line 3... Line 3...
3
 
3
 
4
#ifndef INCLUDE_LIBIMG_H
4
#ifndef INCLUDE_LIBIMG_H
5
#include "../lib/obj/libimg_lib.h"
5
#include "../lib/obj/libimg.h"
Line 6... Line 6...
6
#endif
6
#endif
7
 
7
 
8
:struct libimg_image {
8
:struct libimg_image {