ui/common/properties.h

branch
newapi
changeset 178
7c3ff86ee9d4
parent 174
0358f1d9c506
child 395
b8277deb75b8
--- a/ui/common/properties.h	Sun Apr 16 10:20:21 2023 +0200
+++ b/ui/common/properties.h	Tue May 23 11:11:28 2023 +0200
@@ -30,8 +30,8 @@
 #define	UIC_PROPERTIES_H
 
 #include "../ui/properties.h"
-#include <ucx/map.h>
-#include <ucx/list.h>
+#include <cx/hash_map.h>
+#include <cx/linked_list.h>
 
 #ifdef	__cplusplus
 extern "C" {

mercurial