--- a/ui/common/properties.c Mon Nov 11 22:42:09 2024 +0100
+++ b/ui/common/properties.c Tue Nov 12 15:05:57 2024 +0100
@@ -39,6 +39,7 @@
#include <cx/string.h>
#include <cx/buffer.h>
+#include <cx/hash_map.h>
#include "ucx_properties.h"
static CxMap *application_properties;