Tweak comment.
[libdcp.git] / src / pkl.h
index 2b58c590e0b3866b532c3413785514da2083bd7b..56cda9664f01fc5d4f086713f765a29de08ca5d3 100644 (file)
--- a/src/pkl.h
+++ b/src/pkl.h
@@ -12,7 +12,7 @@ public:
        std::string id;
        std::string annotation_text;
        std::string hash;
-       int size;
+       int64_t size;
        std::string type;
 };