aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/images/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gdisp/images/gfxconf.h')
-rw-r--r--demos/modules/gdisp/images/gfxconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/modules/gdisp/images/gfxconf.h b/demos/modules/gdisp/images/gfxconf.h
index 6cd78b37..09dbe30c 100644
--- a/demos/modules/gdisp/images/gfxconf.h
+++ b/demos/modules/gdisp/images/gfxconf.h
@@ -51,5 +51,8 @@
#define GDISP_NEED_IMAGE_JPG FALSE
#define GDISP_NEED_IMAGE_PNG FALSE
+#define GFX_USE_GFILE TRUE
+#define GFILE_NEED_MEMFS TRUE
+
#endif /* _GFXCONF_H */