Add missing include to lv_math.c

This commit is contained in:
Themba Dube
2019-02-18 12:15:57 -05:00
parent 19ea8ac55f
commit 2e0b8e10ae
+1
View File
@@ -8,6 +8,7 @@
*********************/
#include "lv_math.h"
#include <stdbool.h>
#include <stdlib.h>
/*********************
* DEFINES