@@ -161,6 +161,10 @@ extern "C" {
#include "drivers/rt_dev_bus.h"
#endif
+#ifdef RT_USING_LCD
+#include "drivers/lcd.h"
+#endif
+
#ifdef __cplusplus
}