fix(SDL): fix typos and other minor issues (#3517)
* fix(sdl): wrong coords for transformed backgrounds * fix(sdl): fixed typo * fix(sdl): fixed typo
This commit is contained in:
@@ -18,7 +18,7 @@ extern "C" {
|
||||
|
||||
#if LV_USE_DRAW_SDL
|
||||
|
||||
#include LV_DARW_SDL_INCLUDE_PATH
|
||||
#include LV_DRAW_SDL_INCLUDE_PATH
|
||||
|
||||
#include "../lv_draw.h"
|
||||
#include "../../core/lv_disp.h"
|
||||
|
||||
Reference in New Issue
Block a user