ui/common/properties.h

branch
newapi
changeset 174
0358f1d9c506
parent 157
0b33b9396851
--- a/ui/common/properties.h	Sat Apr 15 21:06:45 2023 +0200
+++ b/ui/common/properties.h	Mon May 22 16:17:26 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