osx: Fix build

This commit is contained in:
Emmanuele Bassi
2012-04-04 15:33:32 +01:00
parent ea68ccf703
commit 532904e43d
4 changed files with 30 additions and 25 deletions

View File

@ -22,6 +22,8 @@
#ifndef __CLUTTER_OSX_H__
#define __CLUTTER_OSX_H__
#import <AppKit/AppKit.h>
#include <clutter/clutter-stage.h>
@class NSEvent;