diff -r e79a60b3a7cb -r 7c3ff86ee9d4 ui/motif/label.c --- a/ui/motif/label.c Sun Apr 16 10:20:21 2023 +0200 +++ b/ui/motif/label.c Tue May 23 11:11:28 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);