@@ -228,4 +228,7 @@
/* Enable the camera driver (src/camera/dummy/\*.c) */
#define SDL_CAMERA_DRIVER_DUMMY 1
+/* Enable dialog subsystem */
+#define SDL_DIALOG_DUMMY 1
+
#endif /* SDL_build_config_wingdk_h_ */