git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- add config slider
[enigma2.git]
/
lib
/
gdi
/
epng.h
diff --git
a/lib/gdi/epng.h
b/lib/gdi/epng.h
index 244019f345ce02f5e2dd9b27714a53954298ac61..09f3023380e4b86863aabd05feea6f8c2bb2a366 100644
(file)
--- a/
lib/gdi/epng.h
+++ b/
lib/gdi/epng.h
@@
-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);