mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +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:
parent
1ce98c97cf
commit
8ca07482dd
@ -1,3 +1,9 @@
|
|||||||
|
2008-11-21 Neil Roberts <neil@linux.intel.com>
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
2008-11-21 Neil Roberts <neil@linux.intel.com>
|
2008-11-21 Neil Roberts <neil@linux.intel.com>
|
||||||
|
|
||||||
Bug 1280 - clutter_score_append_at_marker lead to segmentation
|
Bug 1280 - clutter_score_append_at_marker lead to segmentation
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
#define __PANGO_CLUTTER_H__
|
#define __PANGO_CLUTTER_H__
|
||||||
|
|
||||||
#include <glib-object.h>
|
#include <glib-object.h>
|
||||||
|
#include <pango/pango.h>
|
||||||
#include <pango/pangocairo.h>
|
#include <pango/pangocairo.h>
|
||||||
#include <cogl/cogl.h>
|
#include <cogl/cogl.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user