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
commit 4ad621075b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"