mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Fix missing/redundant declarations
This commit is contained in:
@ -79,6 +79,8 @@
|
||||
#include "clutter-marshal.h"
|
||||
#include "clutter-private.h"
|
||||
|
||||
#include "deprecated/clutter-cairo-texture.h"
|
||||
|
||||
G_DEFINE_TYPE (ClutterCairoTexture,
|
||||
clutter_cairo_texture,
|
||||
CLUTTER_TYPE_TEXTURE);
|
||||
|
Reference in New Issue
Block a user