fix compiling warning.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@823 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong
2010-08-03 08:47:39 +00:00
parent 8772a35e3b
commit 5f399b692a
4 changed files with 7 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
* 2010-06-26 Bernard add user_data to widget structure
*/
#include <rtgui/dc_hw.h>
#include <rtgui/widgets/widget.h>
#include <rtgui/widgets/window.h>
#include <rtgui/widgets/view.h>