osx: Clean up installed clutter-osx.h header
The installed header should not have private API declarations and macros. Let's move those into the uninstalled clutter-backend-osx.h header file instead.
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
|
||||
#include "clutter-osx.h"
|
||||
|
||||
#include "clutter-backend-osx.h"
|
||||
#include "clutter-device-manager-osx.h"
|
||||
#include "clutter-stage-osx.h"
|
||||
|
||||
|
Reference in New Issue
Block a user