diff options
Diffstat (limited to 'test/file_chooser.cxx')
| -rw-r--r-- | test/file_chooser.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/file_chooser.cxx b/test/file_chooser.cxx index 2d72c7f6b..abd5a081e 100644 --- a/test/file_chooser.cxx +++ b/test/file_chooser.cxx @@ -39,7 +39,7 @@ #include <FL/Fl_Double_Window.H> #include <FL/Fl_Simple_Terminal.H> #include <string.h> -#include <locale.h> // setlocale().. +#include <locale.h> // setlocale().. #define TERMINAL_HEIGHT 120 #define TERMINAL_GREEN "\033[32m" |
