diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/Fl_Device.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Device.H b/FL/Fl_Device.H index 57d9df036..b67bb42c4 100644 --- a/FL/Fl_Device.H +++ b/FL/Fl_Device.H @@ -428,7 +428,7 @@ protected: #elif defined(WIN32) || defined(FL_DOXYGEN) // FIXME: it should not be required to include this file here. This is nothing that the user should have access to. -#include "src/cfg_gfx/gdi,H" +#include "src/cfg_gfx/gdi.H" /** The graphics driver used when printing on MSWindows. |
