summaryrefslogtreecommitdiff
path: root/fluid/app/undo.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/app/undo.cxx
parentc3571838cb10133aa913efd7523b9543a65459c1 (diff)
Cleaning up widget browser, renamed to Node_Browser.
Diffstat (limited to 'fluid/app/undo.cxx')
-rw-r--r--fluid/app/undo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/app/undo.cxx b/fluid/app/undo.cxx
index eb5001468..f5e5fbbac 100644
--- a/fluid/app/undo.cxx
+++ b/fluid/app/undo.cxx
@@ -20,7 +20,7 @@
#include "io/file.h"
#include "nodes/Fl_Type.h"
#include "nodes/Fl_Widget_Type.h"
-#include "widgets/widget_browser.h"
+#include "widgets/Node_Browser.h"
#include <FL/Fl.H>
#include <FL/Fl_Window.H>