summaryrefslogtreecommitdiff
path: root/runtime/runtime_options.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/runtime_options.cc')
-rw-r--r--runtime/runtime_options.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime_options.cc b/runtime/runtime_options.cc
index 12dab158e5..e21587ad1b 100644
--- a/runtime/runtime_options.cc
+++ b/runtime/runtime_options.cc
@@ -18,6 +18,7 @@
#include <memory>
+#include "base/fast_exit.h"
#include "base/sdk_version.h"
#include "base/utils.h"
#include "debugger.h"