Subversion Repositories Kolibri OS

Rev

Rev 8209 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8209 Rev 9561
Line 40... Line 40...
40
#include "SDL_cdrom.h"
40
#include "SDL_cdrom.h"
41
#include "SDL_joystick.h"
41
#include "SDL_joystick.h"
42
#include "SDL_events.h"
42
#include "SDL_events.h"
43
#include "SDL_video.h"
43
#include "SDL_video.h"
44
#include "SDL_byteorder.h"
44
#include "SDL_byteorder.h"
-
 
45
#include "SDL_stdinc.h"
45
#include "SDL_version.h"
46
#include "SDL_version.h"
Line 46... Line 47...
46
 
47
 
47
#include "begin_code.h"
48
#include "begin_code.h"
48
/* Set up for C function definitions, even when using C++ */
49
/* Set up for C function definitions, even when using C++ */