提交 4f62f6e5 编写于 作者: C chaos.proton@gmail.com

fix typo in examples/gui/demo_workbench.c

use RT_USING_FINSH micro to decide whether to compile FINSH functions or not.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1780 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 6aa93f46
...@@ -127,7 +127,7 @@ void workbench_init() ...@@ -127,7 +127,7 @@ void workbench_init()
} }
} }
#ifdef RT_USING_RTGUI #ifdef RT_USING_FINSH
#include <finsh.h> #include <finsh.h>
void workbench() void workbench()
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册