comparison src/video/nanox/SDL_nxevents_c.h @ 1402:d910939febfa

Use consistent identifiers for the various platforms we support. Make sure every source file includes SDL_config.h, so the proper system headers are chosen.
author Sam Lantinga <slouken@libsdl.org>
date Tue, 21 Feb 2006 08:46:50 +0000
parents b8d311d90021
children 782fd950bd46 c121d94672cb a1b03ba2fcd0
comparison
equal deleted inserted replaced
1401:1819fd069e89 1402:d910939febfa
21 slouken@libsdl.org 21 slouken@libsdl.org
22 22
23 Hsieh-Fu Tsai 23 Hsieh-Fu Tsai
24 clare@setabox.com 24 clare@setabox.com
25 */ 25 */
26 #include "SDL_config.h"
26 27
27 #include "SDL_nxvideo.h" 28 #include "SDL_nxvideo.h"
28 29
29 // Functions to be exported 30 // Functions to be exported
30 extern void NX_InitOSKeymap (_THIS) ; 31 extern void NX_InitOSKeymap (_THIS) ;