summaryrefslogtreecommitdiffstats
path: root/nsxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsxiv.h')
-rw-r--r--nsxiv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsxiv.h b/nsxiv.h
index ab3673f..cd571af 100644
--- a/nsxiv.h
+++ b/nsxiv.h
@@ -190,7 +190,7 @@ struct img {
bool checkpan;
bool dirty;
bool anti_alias;
- bool alpha;
+ bool alpha_layer;
struct {
bool on;