diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-11-05 14:53:42 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-11-05 14:53:47 +0100 |
| commit | 032d3f5cf45a08ac35edf2cf6b2014730955ec2c (patch) | |
| tree | 47900b9171cd981c211b601a5fd70f4811069b49 /fluid/code.cxx | |
| parent | 8c8742740362159f63c802cc38aa0fdd6b09ea5a (diff) | |
FLUID: Fixes child properties reader.
Diffstat (limited to 'fluid/code.cxx')
| -rw-r--r-- | fluid/code.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/code.cxx b/fluid/code.cxx index 0caf267f6..c9590f178 100644 --- a/fluid/code.cxx +++ b/fluid/code.cxx @@ -19,7 +19,6 @@ #include "Fl_Group_Type.h" #include "Fl_Window_Type.h" #include "Fl_Function_Type.h" -#include "alignment_panel.h" #include "file.h" #include "undo.h" |
