diff options
Diffstat (limited to 'fluid/app/shell_command.cxx')
| -rw-r--r-- | fluid/app/shell_command.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/app/shell_command.cxx b/fluid/app/shell_command.cxx index 3bb252cae..e0080dfd5 100644 --- a/fluid/app/shell_command.cxx +++ b/fluid/app/shell_command.cxx @@ -102,9 +102,9 @@ #include "io/Project_Reader.h" #include "io/Project_Writer.h" #include "panels/settings_panel.h" +#include "widgets/App_Menu_Bar.h" #include <FL/Fl_Double_Window.H> -#include <FL/Fl_Menu_Bar.H> #include <FL/fl_message.H> #include <FL/fl_string_functions.h> |
