diff options
Diffstat (limited to 'hw/baum.c')
-rw-r--r-- | hw/baum.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ #include <brlapi_constants.h> #include <brlapi_keycodes.h> #ifdef CONFIG_SDL -#include <SDL/SDL_syswm.h> +#include <SDL_syswm.h> #endif #if 0 |