diff -r 2cb06c231057 -r bc63cb601f6d ui/motif/label.c --- a/ui/motif/label.c Mon May 22 19:44:27 2023 +0200 +++ b/ui/motif/label.c Mon May 22 21:21:20 2023 +0200 @@ -33,7 +33,6 @@ #include "container.h" #include "../common/context.h" #include "../common/object.h" -#include UIWIDGET ui_label(UiObject *obj, char *label) { UiContainer *ct = uic_get_current_container(obj);