fix compiling error under Linux

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@587 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong 2010-04-07 06:16:30 +00:00
parent 9294a611f5
commit 5b6434cbe4
1 changed files with 110 additions and 110 deletions

View File

@ -1,5 +1,5 @@
#include <rtthread.h>
#include <S3C24x0.h>
#include <s3c24x0.h>
#include <rtgui/event.h>
#include <rtgui/rtgui_server.h>