From 043bac6f8d01e84881dcf90411bca931afd228ca Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Fri, 9 May 2025 09:51:36 +0200 Subject: Remove declaration of Fl_Scalable_Graphics_Driver from FL/Fl_Graphics_Driver.H and declare it in non-public header src/Fl_Scalable_Graphics_Driver.H which also declares classes Fl_Font_Descriptor and Fl_Fontdesc. --- src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx') diff --git a/src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx b/src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx index a3a7ccf47..b1ddc9f91 100644 --- a/src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx +++ b/src/drivers/WinAPI/Fl_WinAPI_Screen_Driver.cxx @@ -20,7 +20,6 @@ #include "../GDI/Fl_Font.H" #include #include -#include "../GDI/Fl_GDI_Graphics_Driver.H" #include #include #include -- cgit v1.2.3