diff --git a/MobileGL/Config.h b/MobileGL/Config.h index a789782c..a5f22734 100644 --- a/MobileGL/Config.h +++ b/MobileGL/Config.h @@ -20,7 +20,7 @@ namespace MobileGL { extern UniquePtr RendererInfoPtr; namespace Backend { -#define MOBILEGL_BACKEND MOBILEGL_BACKEND_TYPE_DIRECT_GLES +#define MOBILEGL_BACKEND MOBILEGL_BACKEND_TYPE_DIRECT_VULKAN namespace Diligent { inline const MG_Backend::Diligent::SpecificBackendType SpecificBackend =