glxCreatePixmap is failing for some reason. if that works, then probably glx renderi...
[dana/dcompmgr.git] / gettext.h
1 #ifndef dc__gettext_h
2 #define dc__gettext_h
3
4 /* stub for now.. */
5 #define _(a) (a)
6
7 #endif