mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
pango --with-included-modules=yes does not provide explicit pangoft header
This commit is contained in:
parent
6ce93913f5
commit
666de70ddc
1 changed files with 2 additions and 0 deletions
|
|
@ -21,7 +21,9 @@
|
||||||
#include "gtk2ardour-config.h"
|
#include "gtk2ardour-config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef PLATFORM_WINDOWS
|
||||||
#include <pango/pangoft2.h> // for fontmap resolution control for GnomeCanvas
|
#include <pango/pangoft2.h> // for fontmap resolution control for GnomeCanvas
|
||||||
|
#endif
|
||||||
#include <pango/pangocairo.h> // for fontmap resolution control for GnomeCanvas
|
#include <pango/pangocairo.h> // for fontmap resolution control for GnomeCanvas
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue