~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-opengl-path.c

  • Committer: Fabrice Rey
  • Date: 2011-11-26 03:04:09 UTC
  • Revision ID: fabounet03@gmail.com-20111126030409-o1mowujsj1gfhmff
port to GTK3: complete !

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include <librsvg/rsvg.h>
32
32
#include <librsvg/rsvg-cairo.h>
33
33
 
34
 
#ifdef HAVE_GLITZ
35
 
#include <glitz-glx.h>
36
 
#include <cairo-glitz.h>
37
 
#endif
38
34
 
39
35
#include <X11/extensions/Xrender.h>
40
36
#include <GL/glx.h>