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