Merge pull request #1084 from enkiller/master

[bsp]54608更新GUI引擎宏定义
This commit is contained in:
Bernard Xiong
2017-12-07 20:35:49 +08:00
committed by GitHub
+1 -1
View File
@@ -80,7 +80,7 @@ void rt_hw_board_init()
#endif
}
#ifdef RT_USING_RTGUI
#ifdef RT_USING_GUIENGINE
#include <rtgui/driver.h>
#include "drv_lcd.h"