1 #ifndef ___MAIN_SDL_H
2 #define ___MAIN_SDL_H
3 
4 #define SDL_HEADER
5 #include "main-sdl.c"
6 #undef SDL_HEADER
7 
8 #endif
9