ui/gtk/toolkit.c

changeset 157
0b33b9396851
parent 146
dd0ae1c62a72
child 163
b70e2a77dea0
equal deleted inserted replaced
156:62f1a55535e7 157:0b33b9396851
36 #include "model.h" 36 #include "model.h"
37 #include "image.h" 37 #include "image.h"
38 #include "../common/document.h" 38 #include "../common/document.h"
39 #include "../common/properties.h" 39 #include "../common/properties.h"
40 40
41 #include "../../ucx/utils.h" 41 #include <ucx/utils.h>
42 42
43 #include <pthread.h> 43 #include <pthread.h>
44 44
45 #ifndef UI_GTK2 45 #ifndef UI_GTK2
46 static GtkApplication *app; 46 static GtkApplication *app;

mercurial