diff options
| author | Manolo Gouy <Manolo> | 2016-02-26 16:12:43 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-02-26 16:12:43 +0000 |
| commit | 6287426b65e297bb27ab31aa9fba53b92a048451 (patch) | |
| tree | 6c6fd8fdde76bbbccad955ca09b294f653b2da91 /src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx | |
| parent | df18e581af1f96e37668df753305e55511d3e941 (diff) | |
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
Diffstat (limited to 'src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx')
| -rw-r--r-- | src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx b/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx index 907f6f50f..58049c562 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx @@ -36,7 +36,7 @@ #endif // Select fonts from the FLTK font table. -#include "Fl_GDI_Graphics_Driver.h" +#include "Fl_GDI_Graphics_Driver.H" #include "../../flstring.h" #include <FL/Fl.H> #include <FL/fl_draw.H> |
