diff options
Diffstat (limited to 'hw/baum.c')
| -rw-r--r-- | hw/baum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/baum.c b/hw/baum.c index c9135b524f..b47ea34c4d 100644 --- a/hw/baum.c +++ b/hw/baum.c @@ -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 |