summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/file_chooser.cxx2
-rw-r--r--test/pixmap_browser.cxx2
2 files changed, 2 insertions, 2 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"
diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx
index f625e585f..7f30c8abe 100644
--- a/test/pixmap_browser.cxx
+++ b/test/pixmap_browser.cxx
@@ -23,7 +23,7 @@
#include <FL/Fl_Printer.H>
#include <string.h>
#include <errno.h>
-#include <locale.h> // setlocale()..
+#include <locale.h> // setlocale()..
#include <FL/Fl_File_Chooser.H>
#include <FL/fl_message.H>
#include <FL/Fl_SVG_File_Surface.H>