]> icculus.org git repositories - mikachu/openbox.git/blob - render/gradient.h
remove rependancy on geom.h from the kernel, provide what is used in its own geom.h
[mikachu/openbox.git] / render / gradient.h
1 #ifndef __gradient_h
2 #define __gradient_h
3
4 #include "render.h"
5
6 void RrRender(RrAppearance *a, int w, int h);
7
8 #endif /* __gradient_h */