mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
osx: Fix build
This commit is contained in:
@ -22,16 +22,15 @@
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include "clutter-osx.h"
|
||||
|
||||
#include "clutter-backend-osx.h"
|
||||
#include "clutter-device-manager-osx.h"
|
||||
#include "clutter-shader.h"
|
||||
#include "clutter-stage-osx.h"
|
||||
#include "clutter-event-loop-osx.h"
|
||||
#import "clutter-osx.h"
|
||||
#import "clutter-backend-osx.h"
|
||||
#import "clutter-device-manager-osx.h"
|
||||
#import "clutter-stage-osx.h"
|
||||
#import "clutter-event-loop-osx.h"
|
||||
|
||||
#include "clutter-debug.h"
|
||||
#include "clutter-private.h"
|
||||
#include "clutter-shader.h"
|
||||
#include "clutter-stage-private.h"
|
||||
|
||||
#include "cogl/cogl.h"
|
||||
|
Reference in New Issue
Block a user