aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/sdl/lv_sdl_keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/sdl/lv_sdl_keyboard.c')
-rw-r--r--src/drivers/sdl/lv_sdl_keyboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/sdl/lv_sdl_keyboard.c b/src/drivers/sdl/lv_sdl_keyboard.c
index 188e5cacb..0bb94d6e3 100644
--- a/src/drivers/sdl/lv_sdl_keyboard.c
+++ b/src/drivers/sdl/lv_sdl_keyboard.c
@@ -9,7 +9,6 @@
#include "lv_sdl_keyboard.h"
#if LV_USE_SDL
-#include "../../indev/lv_indev.h"
#include "../../core/lv_group.h"
#include "../../stdlib/lv_string.h"
#include "lv_sdl_private.h"