#include "CmGLPrerequisites.h" #include "CmGLRenderSystemFactory.h" namespace CamelotFramework { extern "C" CM_RSGL_EXPORT const String& getPluginName() { return SystemName; } }