From d93fc2bfa6b3bd5c33912e2eaaa2d42dfd5f473f Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 16 Feb 2021 11:08:30 +0100 Subject: Use when appropriate. --- src/gl_draw.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gl_draw.cxx') diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 125e68c31..234edf275 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -29,7 +29,7 @@ get_list(), gl_bitmap_font() and draw_string_legacy() for the platform's Fl_XXX_Gl_Window_Driver. */ -#include "config_lib.h" +#include #if HAVE_GL || defined(FL_DOXYGEN) -- cgit v1.2.3