diff options
Diffstat (limited to 'src/render/openglgraphicsdef1.hpp')
-rw-r--r-- | src/render/openglgraphicsdef1.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/openglgraphicsdef1.hpp b/src/render/openglgraphicsdef1.hpp index 1d6a7c40d..debce29fa 100644 --- a/src/render/openglgraphicsdef1.hpp +++ b/src/render/openglgraphicsdef1.hpp @@ -20,6 +20,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#define RENDER_OPENGLGRAPHICSDEF1_HPP + public: void setColor(const Color &restrict color) override final { |