From 6acda521ccaa448eeb26f81a2432da586bed9b30 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 7 Mar 2025 01:15:57 +0100 Subject: Removes the remaining references to Fl_String. Still to do: rename fl_filename... to fl_filename..._str and introduce into core library. --- fluid/shell_command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/shell_command.h') 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 #include #include +#include #if defined(_WIN32) && !defined(__CYGWIN__) # include # include -- cgit v1.2.3