mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54: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"
|
||||
#endif
|
||||
|
||||
#ifndef PLATFORM_WINDOWS
|
||||
#include <pango/pangoft2.h> // for fontmap resolution control for GnomeCanvas
|
||||
#endif
|
||||
#include <pango/pangocairo.h> // for fontmap resolution control for GnomeCanvas
|
||||
|
||||
#include <cstdlib>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue