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/GDI/Fl_GDI_Copy_Surface_Driver.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx') diff --git a/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx b/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx index f4358949a..7117c6c49 100644 --- a/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx +++ b/src/drivers/GDI/Fl_GDI_Copy_Surface_Driver.cxx @@ -14,8 +14,7 @@ // https://www.fltk.org/bugs.php // -#include "../../config_lib.h" - +#include #include #include #include "Fl_GDI_Graphics_Driver.H" -- cgit v1.2.3