fix(windows): remove the imm32 static linking dependency and reduce compilation warnings (#5347)
This commit is contained in:
committed by
GitHub
parent
ba92532bcb
commit
ab15bc8092
@@ -40,7 +40,7 @@
|
||||
#include "draw/vg_lite/lv_draw_vg_lite.h"
|
||||
#endif
|
||||
#if LV_USE_WINDOWS
|
||||
#include "src/dev/windows/lv_windows_context.h"
|
||||
#include "dev/windows/lv_windows_context.h"
|
||||
#endif
|
||||
|
||||
/*********************
|
||||
|
||||
Reference in New Issue
Block a user