]> Dogcows Code - chaz/openbox/blob - openbox/imageload.h
Some style changes, less ifdefs.
[chaz/openbox] / openbox / imageload.h
1 #ifndef __imageload_h
2 #define __imageload_h
3
4 #include "obrender/render.h"
5 RrImage* RrImageFetchFromFile(RrImageCache *cache, const gchar *name);
6
7 #endif
This page took 0.033884 seconds and 4 git commands to generate.