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

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-opengl-font.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:
33
33
#include <librsvg/rsvg.h>
34
34
#include <librsvg/rsvg-cairo.h>
35
35
 
36
 
#ifdef HAVE_GLITZ
37
 
#include <glitz-glx.h>
38
 
#include <cairo-glitz.h>
39
 
#endif
40
36
 
41
37
#include <X11/extensions/Xrender.h>
42
38
#include <GL/glx.h>