#include cairo-xlib.h

Thu Feb  3 19:15:55 2005  Manish Singh  <yosh@gimp.org>

        * gdk/x11/gdkdrawable-x11.c: #include cairo-xlib.h
This commit is contained in:
Manish Singh
2005-02-04 03:16:54 +00:00
committed by Manish Singh
parent 93344f6dfe
commit 5c271537cb
4 changed files with 14 additions and 0 deletions

View File

@ -32,6 +32,8 @@
#include <pango/pangoxft.h>
#include <cairo-xlib.h>
#include <stdlib.h>
#include <string.h> /* for memcpy() */