ui/motif/button.c

changeset 157
0b33b9396851
parent 153
ee49d1852a5f
child 176
bc63cb601f6d
--- a/ui/motif/button.c	Mon Feb 04 14:46:11 2019 +0100
+++ b/ui/motif/button.c	Mon Feb 04 17:49:50 2019 +0100
@@ -32,7 +32,7 @@
 #include "button.h"
 #include "container.h"
 #include "../common/context.h"
-#include "../../ucx/mempool.h"
+#include <ucx/mempool.h>
 
 
 UIWIDGET ui_button(UiObject *obj, char *label, ui_callback f, void *data) {

mercurial