ui/motif/label.c

branch
newapi
changeset 176
bc63cb601f6d
parent 157
0b33b9396851
--- 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 <ucx/mempool.h>
 
 UIWIDGET ui_label(UiObject *obj, char *label) {
     UiContainer *ct = uic_get_current_container(obj);

mercurial