diff options
| author | Matthias Melcher <github@matthiasm.com> | 2025-03-07 19:52:54 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2025-03-07 19:52:54 +0100 |
| commit | 70e5dc23aee51fc2fe67c73390d808e01ccfbfa6 (patch) | |
| tree | 91722763edd61364b7a2259cb95e7c086d2c515e /fluid/app/fluid.cxx | |
| parent | c3571838cb10133aa913efd7523b9543a65459c1 (diff) | |
Cleaning up widget browser, renamed to Node_Browser.
Diffstat (limited to 'fluid/app/fluid.cxx')
| -rw-r--r-- | fluid/app/fluid.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/app/fluid.cxx b/fluid/app/fluid.cxx index e9d473fb2..baa3c9afb 100644 --- a/fluid/app/fluid.cxx +++ b/fluid/app/fluid.cxx @@ -33,7 +33,7 @@ #include "rsrcs/pixmaps.h" #include "app/shell_command.h" #include "tools/autodoc.h" -#include "widgets/widget_browser.h" +#include "widgets/Node_Browser.h" #include <FL/Fl.H> #ifdef __APPLE__ |
