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

@ -84,6 +84,8 @@
#include "config.h"
#endif
#include <math.h>
#include "clutter-bind-constraint.h"
#include "clutter-constraint.h"