31 #include <string.h> |
31 #include <string.h> |
32 #include <stdbool.h> |
32 #include <stdbool.h> |
33 |
33 |
34 #include "toolkit.h" |
34 #include "toolkit.h" |
35 #include "toolbar.h" |
35 #include "toolbar.h" |
36 #include "model.h" |
|
37 #include "image.h" |
36 #include "image.h" |
38 #include "../common/document.h" |
37 #include "../common/document.h" |
39 #include "../common/properties.h" |
38 #include "../common/properties.h" |
40 #include "../common/menu.h" |
39 #include "../common/menu.h" |
41 #include "../common/toolbar.h" |
40 #include "../common/toolbar.h" |