/[classpath]/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by mkoch, Wed Jan 19 08:10:27 2005 UTC revision 1.21 by mkoch, Thu Feb 3 12:30:30 2005 UTC
# Line 1  Line 1 
1  /* gnu_java_awt_peer_gtk_GdkGraphics2d.c  /* gnu_java_awt_peer_gtk_GdkGraphics2d.c
2     Copyright (C) 2003 Free Software Foundation, Inc.     Copyright (C) 2003, 2005  Free Software Foundation, Inc.
3    
4     This file is part of GNU Classpath.     This file is part of GNU Classpath.
5        
# Line 45  Line 45 
45  #include <gdk-pixbuf/gdk-pixbuf.h>  #include <gdk-pixbuf/gdk-pixbuf.h>
46  #include <gdk-pixbuf/gdk-pixdata.h>  #include <gdk-pixbuf/gdk-pixdata.h>
47    
48  #include <cairo.h>  #include <cairo-ft.h>
49    #include <cairo-xlib.h>
50    
51  #include <stdio.h>  #include <stdio.h>
52  #include <stdlib.h>  #include <stdlib.h>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26