mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-01 21:58:01 +02:00
util/font-view: fix build error
This commit is contained in:
parent
9ffbf63d37
commit
4ae7f411c8
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
|||
* Author: Chris Wilson <chris@chris-wilson.co.uk>
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <cairo.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue