From 77faa6867d939c67940edd029cacbea479286eb0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 28 Nov 2008 14:45:15 +0000 Subject: Add graphics front-end logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1327 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/graphics/nxbe/nxbe_redraw.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/graphics/nxbe/nxbe_redraw.c') diff --git a/nuttx/graphics/nxbe/nxbe_redraw.c b/nuttx/graphics/nxbe/nxbe_redraw.c index 576b969ee..25a8e0ee4 100644 --- a/nuttx/graphics/nxbe/nxbe_redraw.c +++ b/nuttx/graphics/nxbe/nxbe_redraw.c @@ -44,8 +44,9 @@ #include #include + #include "nxbe.h" -//#include "nxfe.h" +#include "nxfe.h" /**************************************************************************** * Pre-Processor Definitions -- cgit v1.2.3