ui/common/document.c

branch
newapi
changeset 187
24ce2c326d85
parent 174
0358f1d9c506
child 232
e2b33055113f
--- a/ui/common/document.c	Sun Oct 01 09:23:47 2023 +0200
+++ b/ui/common/document.c	Sun Oct 01 12:08:09 2023 +0200
@@ -33,7 +33,7 @@
 #include "document.h"
 
 #include <cx/hash_map.h>
-#include <cx/basic_mempool.h>
+#include <cx/mempool.h>
 
 static CxMap *documents;
 

mercurial