#include "stg/plugin_creator.h" #include "stgconfig.h" PLUGIN_CREATOR stgc; BASE_PLUGIN * GetPlugin() { return stgc.GetPlugin(); }