summaryrefslogtreecommitdiff
path: root/tools/aidl/aidl.cpp
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2015-07-29 23:13:54 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-07-29 23:13:54 +0000
commit84a04d52e7118f67e9a099fdbf55111f1c7a9010 (patch)
tree0a3a9e0f94a3ab665d5cc4865c000094b7703d9c /tools/aidl/aidl.cpp
parent7d71d88c6d305d6ed19b320944f4ce644db82240 (diff)
parent9ec96f97567bc86deebe073d5c828a6477b9a785 (diff)
Merge "Move frameworks/base/tools/ off AndroidConfig.h."
Diffstat (limited to 'tools/aidl/aidl.cpp')
-rw-r--r--tools/aidl/aidl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aidl/aidl.cpp b/tools/aidl/aidl.cpp
index ff08b67fe234..368e73d05f18 100644
--- a/tools/aidl/aidl.cpp
+++ b/tools/aidl/aidl.cpp
@@ -1,6 +1,7 @@
#include "aidl_language.h"
#include "options.h"
+#include "os.h"
#include "search_path.h"
#include "Type.h"
#include "generate_java.h"