diff options
| author | Matthias Melcher <github@matthiasm.com> | 2025-03-08 00:14:09 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2025-03-08 00:14:27 +0100 |
| commit | 15ad447e2a0301b2aa4ea350615ae71f0e5e5ef5 (patch) | |
| tree | 706f8f9a6317f1074951e6174a4857ebafbca117 /fluid/panels/settings_panel.h | |
| parent | ca22660bbb7efe4b38ab5af6a233a1ef5ef33389 (diff) | |
Fluid: last incremental chage, restructuring
Diffstat (limited to 'fluid/panels/settings_panel.h')
| -rw-r--r-- | fluid/panels/settings_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/panels/settings_panel.h b/fluid/panels/settings_panel.h index c26b165c5..8aea3a221 100644 --- a/fluid/panels/settings_panel.h +++ b/fluid/panels/settings_panel.h @@ -22,7 +22,7 @@ #include "app/fluid.h" #include "app/Fd_Snap_Action.h" #include "app/shell_command.h" -#include "tools/fluid_filename.h" +#include "tools/filename.h" #include "widgets/Node_Browser.h" #include <FL/Fl_Text_Buffer.H> #include <FL/Fl_Text_Display.H> |
