aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index 9c0e6e47..273e1bba 100644
--- a/src/image.h
+++ b/src/image.h
@@ -74,6 +74,8 @@ struct cpeak
int x;
int y;
+ int scalable;
+
/* Intensity */
double intensity;
};