ui/motif/container.h

changeset 106
a4f4123ca12a
parent 99
ea1a2d5de765
child 111
40dbf1a7526a
equal deleted inserted replaced
105:86d729874ff4 106:a4f4123ca12a
28 28
29 #ifndef CONTAINER_H 29 #ifndef CONTAINER_H
30 #define CONTAINER_H 30 #define CONTAINER_H
31 31
32 #include "../ui/toolkit.h" 32 #include "../ui/toolkit.h"
33 #include <ucx/list.h> 33 #include "../../ucx/list.h"
34 #include <string.h> 34 #include <string.h>
35 35
36 #ifdef __cplusplus 36 #ifdef __cplusplus
37 extern "C" { 37 extern "C" {
38 #endif 38 #endif

mercurial