From 8e1975393114d786b3699f926a416c3945ec3dfd Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 3 Mar 2012 23:18:34 +0000 Subject: Move all non-standard, NuttX header files into include/nuttx/net git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/wlan/wlan_main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/examples/wlan/wlan_main.c') diff --git a/apps/examples/wlan/wlan_main.c b/apps/examples/wlan/wlan_main.c index 04210909a..585878730 100644 --- a/apps/examples/wlan/wlan_main.c +++ b/apps/examples/wlan/wlan_main.c @@ -57,8 +57,8 @@ #include #include -#include -#include +#include +#include #include -- cgit v1.2.3