--- 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" {