From 73624b6e68013b718cee96dc8d3c628cb84431ba Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 24 Jul 2011 20:49:01 +0000 Subject: Move NX header files to include/nuttx/nx git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/nxtext/nxtext_putc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/examples/nxtext/nxtext_putc.c') diff --git a/apps/examples/nxtext/nxtext_putc.c b/apps/examples/nxtext/nxtext_putc.c index b4e31bb73..5c1749269 100644 --- a/apps/examples/nxtext/nxtext_putc.c +++ b/apps/examples/nxtext/nxtext_putc.c @@ -47,9 +47,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "nxtext_internal.h" -- cgit v1.2.3