diff options
Diffstat (limited to 'src/fl_string.cxx')
| -rw-r--r-- | src/fl_string.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_string.cxx b/src/fl_string.cxx index cd0d08496..c53c0e21f 100644 --- a/src/fl_string.cxx +++ b/src/fl_string.cxx @@ -15,7 +15,7 @@ */ #include <FL/fl_string.h> -#include <string.h> // strdup/_strdup +#include <string.h> // strdup/_strdup #include "Fl_System_Driver.H" /** |
