From 6287426b65e297bb27ab31aa9fba53b92a048451 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 26 Feb 2016 16:12:43 +0000 Subject: Rename all remaining src/drivers/XXX.h to XXX.H git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11226 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx') diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx index c6ce9d044..0806ceba3 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_rect.cxx @@ -30,7 +30,7 @@ #include #include -#include "Fl_GDI_Graphics_Driver.h" +#include "Fl_GDI_Graphics_Driver.H" // --- line and polygon drawing with integer coordinates -- cgit v1.2.3