src/server/daemon/configmanager.h

changeset 415
d938228c382e
parent 388
30d29ef5b79a
--- a/src/server/daemon/configmanager.h	Wed Nov 02 19:19:01 2022 +0100
+++ b/src/server/daemon/configmanager.h	Sun Nov 06 15:53:32 2022 +0100
@@ -33,10 +33,10 @@
 
 #include "vserver.h"
 
-#include <ucx/list.h>
-#include <ucx/map.h>
-#include <ucx/mempool.h>
-#include <ucx/string.h>
+#include <cx/list.h>
+#include <cx/map.h>
+#include <cx/mempool.h>
+#include <cx/string.h>
 
 #include <sys/types.h>
 

mercurial