diff -r 62f1a55535e7 -r 0b33b9396851 ui/motif/tree.c --- 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 UIWIDGET ui_table_var(UiObject *obj, UiVar *var, UiModel *model, UiListCallbacks cb) { // TODO: check if modelinfo is complete