summaryrefslogtreecommitdiff
path: root/libs/binder/file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/file.cpp')
-rw-r--r--libs/binder/file.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/binder/file.cpp b/libs/binder/file.cpp
index bac667e4e5..6e450b90b7 100644
--- a/libs/binder/file.cpp
+++ b/libs/binder/file.cpp
@@ -18,6 +18,8 @@
#ifdef BINDER_NO_LIBBASE
+#include "Utils.h"
+
#include <stdint.h>
// clang-format off