ui/motif/tree.c

changeset 157
0b33b9396851
parent 153
ee49d1852a5f
child 176
bc63cb601f6d
--- a/ui/motif/tree.c	Mon Feb 04 14:46:11 2019 +0100
+++ b/ui/motif/tree.c	Mon Feb 04 17:49:50 2019 +0100
@@ -36,7 +36,7 @@
 #include "container.h"
 #include "../common/object.h"
 #include "../common/context.h"
-#include "../../ucx/utils.h"
+#include <ucx/utils.h>
 
 UIWIDGET ui_table_var(UiObject *obj, UiVar *var, UiModel *model, UiListCallbacks cb) {
     // TODO: check if modelinfo is complete

mercurial