ui/common/properties.c

changeset 79
483d7342b439
parent 77
5de33c2d94c6
--- 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;

mercurial