--- a/ui/gtk/button.c Sun Apr 16 10:20:21 2023 +0200
+++ b/ui/gtk/button.c Tue May 23 11:11:28 2023 +0200
@@ -31,7 +31,7 @@
#include "button.h"
#include "container.h"
-#include <ucx/mempool.h>
+#include <cx/allocator.h>
#include "../common/context.h"
#include "../common/object.h"