diff include/SDL_keyboard.h @ 1356:67114343400d

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 10 Feb 2006 03:19:02 +0000
parents c9b51268668f
children c71e05b4dc2e
line wrap: on
line diff
--- a/include/SDL_keyboard.h	Fri Feb 10 03:00:38 2006 +0000
+++ b/include/SDL_keyboard.h	Fri Feb 10 03:19:02 2006 +0000
@@ -25,7 +25,7 @@
 #ifndef _SDL_keyboard_h
 #define _SDL_keyboard_h
 
-#include "SDL_types.h"
+#include "SDL_stdinc.h"
 #include "SDL_keysym.h"
 
 #include "begin_code.h"