diff options
Diffstat (limited to 'src/drivers/GDI')
| -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 140ddae63..2315c875c 100644 --- a/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx +++ b/src/drivers/GDI/Fl_GDI_Graphics_Driver_font.cxx @@ -43,7 +43,7 @@ #include <stdio.h> #include <stdlib.h> -#include <FL/fl_string.h> +#include <FL/fl_string_functions.h> // This function fills in the FLTK font table with all the fonts that // are found on the X server. It tries to place the fonts into families |
