29:c96169444d88 | 30:34513f76d5a8 |
---|---|
26 * POSSIBILITY OF SUCH DAMAGE. | 26 * POSSIBILITY OF SUCH DAMAGE. |
27 */ | 27 */ |
28 | 28 |
29 #include <stdio.h> | 29 #include <stdio.h> |
30 #include <stdlib.h> | 30 #include <stdlib.h> |
31 #include <string.h> | |
31 | 32 |
32 #include "../ui/window.h" | 33 #include "../ui/window.h" |
33 #include "../ui/properties.h" | 34 #include "../ui/properties.h" |
34 #include "../common/context.h" | 35 #include "../common/context.h" |
35 | 36 |