aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index b22af659..b536de4c 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -79,6 +79,10 @@
#define GWIN_NEED_RADIO TRUE
#define GWIN_NEED_LIST TRUE
+/* Features for the GFILE subsystem. */
+#define GFX_USE_GFILE TRUE
+#define GFILE_NEED_MEMFS TRUE
+
/* Features for the GINPUT subsystem. */
#define GINPUT_NEED_MOUSE TRUE