mirror of
https://github.com/brl/mutter.git
synced 2025-08-02 06:34:40 +00:00
2007-09-27 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-clone-texture.c: * clutter/clutter-rectangle.c: Include config.h in all c files (#524, Tommi Komulainen)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
* #ClutterCloneTexture allows the cloning of existing #ClutterTexture based
|
||||
* actors whilst saving underlying graphics resources.
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include "clutter-clone-texture.h"
|
||||
#include "clutter-main.h"
|
||||
|
@@ -29,6 +29,7 @@
|
||||
*
|
||||
* #ClutterRectangle is an Actor which draws simple filled rectangles.
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
#include "clutter-rectangle.h"
|
||||
#include "clutter-main.h"
|
||||
|
Reference in New Issue
Block a user