mirror of
https://github.com/brl/mutter.git
synced 2025-07-06 10:59:51 +00:00
* clutter/pango/cogl-pango.h: Include pango/pango.h to get
pango-renderer.h. In versions prior to 1.18.4 pangocairo.h does not include pango-renderer.h
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
#define __PANGO_CLUTTER_H__
|
||||
|
||||
#include <glib-object.h>
|
||||
#include <pango/pango.h>
|
||||
#include <pango/pangocairo.h>
|
||||
#include <cogl/cogl.h>
|
||||
|
||||
|
Reference in New Issue
Block a user