mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
texture-tower: Fix usage of G_*_DECLS
https://bugzilla.gnome.org/show_bug.cgi?id=783505
This commit is contained in:
parent
7938f41c11
commit
e1950ed76f
@ -62,6 +62,6 @@ void meta_texture_tower_update_area (MetaTextureTower *tower,
|
||||
int height);
|
||||
CoglTexture *meta_texture_tower_get_paint_texture (MetaTextureTower *tower);
|
||||
|
||||
G_BEGIN_DECLS
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __META_TEXTURE_TOWER_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user