summaryrefslogtreecommitdiff
path: root/runtime/class_linker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/class_linker.cc')
-rw-r--r--runtime/class_linker.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/class_linker.cc b/runtime/class_linker.cc
index 63d47e6869..9c0cceeb4b 100644
--- a/runtime/class_linker.cc
+++ b/runtime/class_linker.cc
@@ -50,6 +50,7 @@
#include "class_table-inl.h"
#include "compiler_callbacks.h"
#include "debugger.h"
+#include "dex/descriptors_names.h"
#include "dex/dex_file-inl.h"
#include "dex/dex_file_exception_helpers.h"
#include "dex/dex_file_loader.h"