From 130f864d1d3f02f854a5f4085a49318a03a8eea0 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 4 Dec 2021 15:50:10 +0100 Subject: Rename src/Fl_String.cxx to src/Fl_String_class.cxx Sorry for the noise, still fixing a name class on case-insensitive file systems (macOS and Windows). --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2fe252ba8..1b854ad57 100644 --- a/src/Makefile +++ b/src/Makefile @@ -81,7 +81,7 @@ CPPFILES = \ Fl_Single_Window.cxx \ Fl_Slider.cxx \ Fl_Spinner.cxx \ - Fl_String.cxx \ + Fl_String_class.cxx \ Fl_Sys_Menu_Bar.cxx \ Fl_System_Driver.cxx \ Fl_Table.cxx \ -- cgit v1.2.3