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/Fl_Gl_Device_Plugin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Gl_Device_Plugin.cxx') diff --git a/src/Fl_Gl_Device_Plugin.cxx b/src/Fl_Gl_Device_Plugin.cxx index f2bdb4e78..79188ed66 100644 --- a/src/Fl_Gl_Device_Plugin.cxx +++ b/src/Fl_Gl_Device_Plugin.cxx @@ -14,7 +14,7 @@ // https://www.fltk.org/bugs.php // -#include "config_lib.h" +#include #include #include #include "drivers/OpenGL/Fl_OpenGL_Display_Device.H" -- cgit v1.2.3