#include "BsGLPrerequisites.h" #include "BsGLRenderAPIFactory.h" namespace bs { extern "C" BS_PLUGIN_EXPORT const char* getPluginName() { return ct::SystemName; } }