aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-AT91SAM7X-LWIP-GCC/web
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 17:44:03 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 17:44:03 +0000
commit31f54b93735bca0ef23b68dc1a1cf735800bbf14 (patch)
tree4689d2f96265e8171754e55073fae164523e1ebc /demos/ARM7-AT91SAM7X-LWIP-GCC/web
parentbdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f (diff)
downloadChibiOS-31f54b93735bca0ef23b68dc1a1cf735800bbf14.tar.gz
ChibiOS-31f54b93735bca0ef23b68dc1a1cf735800bbf14.tar.bz2
ChibiOS-31f54b93735bca0ef23b68dc1a1cf735800bbf14.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1398 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARM7-AT91SAM7X-LWIP-GCC/web')
-rw-r--r--demos/ARM7-AT91SAM7X-LWIP-GCC/web/web.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARM7-AT91SAM7X-LWIP-GCC/web/web.c b/demos/ARM7-AT91SAM7X-LWIP-GCC/web/web.c
index c64f2e47d..3d0c384d2 100644
--- a/demos/ARM7-AT91SAM7X-LWIP-GCC/web/web.c
+++ b/demos/ARM7-AT91SAM7X-LWIP-GCC/web/web.c
@@ -29,7 +29,7 @@
* @{
*/
-#include <ch.h>
+#include "ch.h"
#include "lwip/opt.h"
#include "lwip/arch.h"