graphics/: Fix some errors found test last per-window framebuffer logic (without framebuffers).

This commit is contained in:
Gregory Nutt
2019-03-15 14:50:54 -06:00
parent 713a560497
commit 9fa8c69e0e
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -39,6 +39,8 @@
#include <nuttx/config.h>
#include <assert.h>
#ifdef CONFIG_NX_RAMBACKED
# include <debug.h>
# include <string.h>