ui/motif/toolbar.h

changeset 157
0b33b9396851
parent 153
ee49d1852a5f
child 176
bc63cb601f6d
equal deleted inserted replaced
156:62f1a55535e7 157:0b33b9396851
28 28
29 #ifndef TOOLBAR_H 29 #ifndef TOOLBAR_H
30 #define TOOLBAR_H 30 #define TOOLBAR_H
31 31
32 #include "../ui/toolbar.h" 32 #include "../ui/toolbar.h"
33 #include "../../ucx/map.h" 33 #include <ucx/map.h>
34 #include "../../ucx/list.h" 34 #include <ucx/list.h>
35 35
36 #ifdef __cplusplus 36 #ifdef __cplusplus
37 extern "C" { 37 extern "C" {
38 #endif 38 #endif
39 39

mercurial