mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
2008-07-07 Matthew Allum <mallum@openedhand.com>
Bug 1019 - clutter-frame-source.h not included by clutter.h * clutter/clutter.h: Add missing header include.
This commit is contained in:
parent
34a7433c6f
commit
cc43d7a30d
@ -1,3 +1,10 @@
|
||||
2008-07-07 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
Bug 1019 - clutter-frame-source.h not included by clutter.h
|
||||
|
||||
* clutter/clutter.h:
|
||||
Add missing header include.
|
||||
|
||||
2008-07-05 Neil Roberts <neil@o-hand.com>
|
||||
|
||||
* clutter/clutter-actor.h: Remove redundant duplicate declaration
|
||||
|
@ -55,6 +55,7 @@
|
||||
#include "clutter-model.h"
|
||||
#include "clutter-stage.h"
|
||||
#include "clutter-texture.h"
|
||||
#include "clutter-frame-source.h"
|
||||
#include "clutter-timeout-pool.h"
|
||||
#include "clutter-timeline.h"
|
||||
#include "clutter-score.h"
|
||||
|
Loading…
Reference in New Issue
Block a user