summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_framebuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/dm320/dm320_framebuffer.c')
-rw-r--r--nuttx/arch/arm/src/dm320/dm320_framebuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/dm320/dm320_framebuffer.c b/nuttx/arch/arm/src/dm320/dm320_framebuffer.c
index 60565deee..fc29fa007 100644
--- a/nuttx/arch/arm/src/dm320/dm320_framebuffer.c
+++ b/nuttx/arch/arm/src/dm320/dm320_framebuffer.c
@@ -46,7 +46,7 @@
#include <debug.h>
#include <nuttx/fb.h>
-#include <nuttx/nxglib.h>
+#include <nuttx/nx/nxglib.h>
#include "up_arch.h"
#include "dm320_memorymap.h"