Subversion Repositories Kolibri OS

Rev

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

Rev 7037 Rev 7219
Line 6... Line 6...
6
#include "../lib/kolibri.h"
6
#include "../lib/kolibri.h"
7
#endif
7
#endif
Line 8... Line 8...
8
 
8
 
9
 
9
 
10
#ifndef INCLUDE_FILESYSTEM_H
10
#ifndef INCLUDE_FILESYSTEM_H
Line 11... Line 11...
11
#include "../lib/file_system.h"
11
#include "../lib/fs.h"
12
#endif
12
#endif
13
 
13