Subversion Repositories Kolibri OS

Rev

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

Rev 9785 Rev 9787
Line 5... Line 5...
5
 
5
 
6
#include "SDL.h"
6
#include "SDL.h"
7
#include "SDL_sysevents.h"
7
#include "SDL_sysevents.h"
8
#include "SDL_sysvideo.h"
8
#include "SDL_sysvideo.h"
9
#include "SDL_events_c.h"
9
#include "SDL_events_c.h"
Line 10... Line 10...
10
#include "SDL_menuetvideo.h"
10
#include "SDL_kolibri_video.h"
Line 11... Line 11...
11
 
11
 
12
extern void kos_SDL_RepaintWnd(void);
12
extern void kos_SDL_RepaintWnd(void);