Revision 87ecb68b cocoa.m

b/cocoa.m
37 37

  
38 38
#import <Cocoa/Cocoa.h>
39 39

  
40
#include "vl.h"
40
#include "qemu-common.h"
41
#include "console.h"
42
#include "sysemu.h"
41 43

  
42 44
NSWindow *window = NULL;
43 45
NSQuickDrawView *qd_view = NULL;

Also available in: Unified diff