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/widgets/Bin_Button.cxx | |
| parent | c3571838cb10133aa913efd7523b9543a65459c1 (diff) | |
Cleaning up widget browser, renamed to Node_Browser.
Diffstat (limited to 'fluid/widgets/Bin_Button.cxx')
| -rw-r--r-- | fluid/widgets/Bin_Button.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/widgets/Bin_Button.cxx b/fluid/widgets/Bin_Button.cxx index cc351085d..308d12234 100644 --- a/fluid/widgets/Bin_Button.cxx +++ b/fluid/widgets/Bin_Button.cxx @@ -19,7 +19,7 @@ #include "app/fluid.h" #include "nodes/factory.h" #include "nodes/Fl_Window_Type.h" -#include "widgets/widget_browser.h" +#include "widgets/Node_Browser.h" #include <FL/Fl_Button.H> #include <FL/Fl_Window.H> |
