From 3696bf9a4590f113b47e69335f00a83df8e2b8d4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 17 Apr 2010 01:46:15 +0000 Subject: Separating out framebuffer dependencies git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2595 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/graphics/nxglib/nxglib_nonintersecting.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nuttx/graphics/nxglib/nxglib_nonintersecting.c') diff --git a/nuttx/graphics/nxglib/nxglib_nonintersecting.c b/nuttx/graphics/nxglib/nxglib_nonintersecting.c index fd5cddfb3..dcfc2590f 100644 --- a/nuttx/graphics/nxglib/nxglib_nonintersecting.c +++ b/nuttx/graphics/nxglib/nxglib_nonintersecting.c @@ -1,7 +1,7 @@ /**************************************************************************** * graphics/nxglib/nxsglib_rectnonintersecting.c * - * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. + * Copyright (C) 2008-2010 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without @@ -39,7 +39,6 @@ #include -#include #include /**************************************************************************** -- cgit v1.2.3