#pragma once #include "ubo.h" #include "Globals.h" namespace gl { extern std::string glsl_common; void glsl_common_setup(); }