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/code.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/code.h') diff --git a/fluid/code.h b/fluid/code.h index 84d6a4218..758e7bf45 100644 --- a/fluid/code.h +++ b/fluid/code.h @@ -18,10 +18,10 @@ #define _FLUID_CODE_H #include -#include "../src/Fl_String.H" #include #include +#include class Fl_Type; struct Fd_Identifier_Tree; -- cgit v1.2.3