aboutsummaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thumbs.h b/thumbs.h
index 64ae412..758ae87 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -27,7 +27,7 @@
typedef struct {
const fileinfo_t *file;
- Imlib_Image *im;
+ Imlib_Image im;
int w;
int h;
int x;