ui/common/context.h

changeset 157
0b33b9396851
parent 145
853685152c1d
child 162
18892c0a9adc
--- a/ui/common/context.h	Mon Feb 04 14:46:11 2019 +0100
+++ b/ui/common/context.h	Mon Feb 04 17:49:50 2019 +0100
@@ -30,9 +30,9 @@
 #define	UIC_CONTEXT_H
 
 #include "../ui/toolkit.h"
-#include "../../ucx/map.h"
-#include "../../ucx/mempool.h"
-#include "../../ucx/list.h"
+#include <ucx/map.h>
+#include <ucx/mempool.h>
+#include <ucx/list.h>
 
 #ifdef	__cplusplus
 extern "C" {

mercurial