- use "xadvance" instead of "glpyh->width" as bounding box width
[vuplus_dvbapp] / lib / gdi / epng.h
index 244019f..09f3023 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __png_h
 #define __png_h
 
-#include "grc.h"
+#include <lib/gdi/gpixmap.h>
 
 int loadPNG(ePtr<gPixmap> &pixmap, const char *filename);
 int savePNG(const char *filename, gPixmap *pixmap);