ui/motif/toolbar.h

changeset 157
0b33b9396851
parent 153
ee49d1852a5f
child 176
bc63cb601f6d
--- a/ui/motif/toolbar.h	Mon Feb 04 14:46:11 2019 +0100
+++ b/ui/motif/toolbar.h	Mon Feb 04 17:49:50 2019 +0100
@@ -30,8 +30,8 @@
 #define	TOOLBAR_H
 
 #include "../ui/toolbar.h"
-#include "../../ucx/map.h"
-#include "../../ucx/list.h"
+#include <ucx/map.h>
+#include <ucx/list.h>
 
 #ifdef	__cplusplus
 extern "C" {

mercurial