diff options
Diffstat (limited to 'fluid/shell_command.h')
| -rw-r--r-- | fluid/shell_command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/shell_command.h b/fluid/shell_command.h index f167d3c33..e5f8e3e87 100644 --- a/fluid/shell_command.h +++ b/fluid/shell_command.h @@ -19,11 +19,11 @@ #include "fluid.h" -#include "../src/Fl_String.H" #include <FL/Enumerations.H> #include <stdio.h> #include <stdlib.h> +#include <string> #if defined(_WIN32) && !defined(__CYGWIN__) # include <direct.h> # include <windows.h> |
