Clean up clutter-private.h/6

Move all Actor private API to a separate file.
This commit is contained in:
Emmanuele Bassi
2010-10-21 12:16:05 +01:00
parent cf3a29f224
commit 46c597a1f6
28 changed files with 138 additions and 110 deletions

View File

@ -35,6 +35,7 @@
#include "config.h"
#endif
#include "clutter-actor-private.h"
#include "clutter-debug.h"
#include "clutter-device-manager-private.h"
#include "clutter-enum-types.h"