fix cairo include
2008-06-18 Jens Granseuer <jensgr@gmx.net> * scrollarea.h: fix cairo include svn path=/trunk/; revision=8766
This commit is contained in:
parent
9b9c37a68e
commit
cb2c6b7770
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-06-18 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* scrollarea.h: fix cairo include
|
||||
|
||||
Tue Jun 17 19:51:03 2008 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* Merge randr-12 to trunk
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include <cairo/cairo.h>
|
||||
#include <cairo.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#define FOO_TYPE_SCROLL_AREA (foo_scroll_area_get_type ())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue