aboutsummaryrefslogtreecommitdiff
path: root/src/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/action.h')
-rw-r--r--src/action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/action.h b/src/action.h
index 825057f..67f9077 100644
--- a/src/action.h
+++ b/src/action.h
@@ -12,6 +12,7 @@ struct action_pixcol {
struct ActionPixelsColors {
long int cnt;
+ unsigned lyr;
struct action_pixcol *pix;
};