--- a/ui/gtk/entry.c Sun Apr 16 10:20:21 2023 +0200
+++ b/ui/gtk/entry.c Tue May 23 11:11:28 2023 +0200
@@ -34,7 +34,6 @@
#include "container.h"
#include "entry.h"
-#include <ucx/mempool.h>
UIWIDGET ui_spinner(UiObject *obj, int step, UiInteger *i) {
UiVar *var = malloc(sizeof(UiVar));