summaryrefslogtreecommitdiff
path: root/src/Version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Version.h.in')
-rw-r--r--src/Version.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Version.h.in b/src/Version.h.in
index 8cd39c96..0d6219c0 100644
--- a/src/Version.h.in
+++ b/src/Version.h.in
@@ -2,6 +2,8 @@
@VERSION_EDIT_WARNING@
+#include <cstdint>
+
namespace Pinetime {
class Version {
public: