ui/cocoa/window.h

changeset 157
0b33b9396851
parent 14
e2fd132ab781
equal deleted inserted replaced
156:62f1a55535e7 157:0b33b9396851
26 * POSSIBILITY OF SUCH DAMAGE. 26 * POSSIBILITY OF SUCH DAMAGE.
27 */ 27 */
28 28
29 #import <Cocoa/Cocoa.h> 29 #import <Cocoa/Cocoa.h>
30 #import "../ui/window.h" 30 #import "../ui/window.h"
31 #import "../../ucx/list.h" 31 #import <ucx/list.h>
32 #import "../../ucx/map.h" 32 #import <ucx/map.h>
33 33
34 #import "menu.h" 34 #import "menu.h"
35 35
36 36
37 37

mercurial