summaryrefslogtreecommitdiffstats
path: root/installcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'installcommand.cpp')
-rw-r--r--installcommand.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/installcommand.cpp b/installcommand.cpp
index c6b192694..f9978f27b 100644
--- a/installcommand.cpp
+++ b/installcommand.cpp
@@ -19,6 +19,7 @@
#include <vector>
#ifdef AB_OTA_UPDATER
+#include <inttypes.h>
#include <map>
#include <android-base/parseint.h>
#include <android-base/stringprintf.h>