aboutsummaryrefslogtreecommitdiff
path: root/src/draw/lv_draw_label.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/draw/lv_draw_label.h')
-rw-r--r--src/draw/lv_draw_label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/draw/lv_draw_label.h b/src/draw/lv_draw_label.h
index bc36bbf5b..67afaf5c7 100644
--- a/src/draw/lv_draw_label.h
+++ b/src/draw/lv_draw_label.h
@@ -14,6 +14,7 @@ extern "C" {
* INCLUDES
*********************/
#include "lv_draw.h"
+#include "lv_draw_rect.h"
#include "../misc/lv_bidi.h"
#include "../misc/lv_text.h"
#include "../misc/lv_color.h"