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:
Emmanuele Bassi
2014-12-15 16:51:05 +00:00
parent 9efda7eac7
commit b7c4120399
3 changed files with 9 additions and 9 deletions

View File

@ -24,6 +24,7 @@
#include "clutter-osx.h"
#include "clutter-backend-osx.h"
#include "clutter-device-manager-osx.h"
#include "clutter-stage-osx.h"