ui/gtk/button.c

branch
newapi
changeset 174
0358f1d9c506
parent 167
161511838ea6
child 253
087cc9216f28
--- a/ui/gtk/button.c	Sat Apr 15 21:06:45 2023 +0200
+++ b/ui/gtk/button.c	Mon May 22 16:17:26 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"
 

mercurial