# HG changeset patch # User Chris Cannam # Date 1364224673 0 # Node ID 8c5b0eec6fe95a1616b71f101110c7bf1647bfb7 # Parent 81fac6dadb7502fc51ce7f3069503d6e534b1d9f Include for int16_t diff -r 81fac6dadb75 -r 8c5b0eec6fe9 data/model/RangeSummarisableTimeValueModel.h --- a/data/model/RangeSummarisableTimeValueModel.h Mon Mar 25 12:19:10 2013 +0000 +++ b/data/model/RangeSummarisableTimeValueModel.h Mon Mar 25 15:17:53 2013 +0000 @@ -21,6 +21,8 @@ #include "DenseTimeValueModel.h" #include "base/ZoomConstraint.h" +#include + /** * Base class for models containing dense two-dimensional data (value * against time) that may be meaningfully represented in a zoomed view