summaryrefslogtreecommitdiff
path: root/fluid/panels/function_panel.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2025-03-07 19:52:54 +0100
committerMatthias Melcher <github@matthiasm.com>2025-03-07 19:52:54 +0100
commit70e5dc23aee51fc2fe67c73390d808e01ccfbfa6 (patch)
tree91722763edd61364b7a2259cb95e7c086d2c515e /fluid/panels/function_panel.cxx
parentc3571838cb10133aa913efd7523b9543a65459c1 (diff)
Cleaning up widget browser, renamed to Node_Browser.
Diffstat (limited to 'fluid/panels/function_panel.cxx')
-rw-r--r--fluid/panels/function_panel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/panels/function_panel.cxx b/fluid/panels/function_panel.cxx
index 34f67b881..4ef8fac64 100644
--- a/fluid/panels/function_panel.cxx
+++ b/fluid/panels/function_panel.cxx
@@ -23,7 +23,7 @@
#include "nodes/factory.h"
#include "rsrcs/pixmaps.h"
#include "widgets/Bin_Button.h"
-#include "widgets/widget_browser.h"
+#include "widgets/Node_Browser.h"
/**
Allow widget navigation on text fields with Tab.