From 6fbfaba19d0a2d2dc7080e450d5055ff19ac89e1 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Wed, 15 Feb 2023 15:24:25 +0100 Subject: Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) --- fluid/function_panel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/function_panel.cxx') diff --git a/fluid/function_panel.cxx b/fluid/function_panel.cxx index 4c55c2691..c9a43b2fb 100644 --- a/fluid/function_panel.cxx +++ b/fluid/function_panel.cxx @@ -18,7 +18,7 @@ #include "function_panel.h" #include "fluid.h" -#include "Shortcut_Button.h" +#include "custom_widgets.h" #include "pixmaps.h" #include "factory.h" #include "Fl_Type.h" -- cgit v1.2.3