summaryrefslogtreecommitdiff
path: root/src/exception_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/exception_test.cc')
-rw-r--r--src/exception_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exception_test.cc b/src/exception_test.cc
index f0bec1b2c3..1b4332f313 100644
--- a/src/exception_test.cc
+++ b/src/exception_test.cc
@@ -19,6 +19,7 @@
#include "dex_file.h"
#include "gtest/gtest.h"
#include "mirror/object_array-inl.h"
+#include "mirror/object-inl.h"
#include "mirror/stack_trace_element.h"
#include "runtime.h"
#include "scoped_thread_state_change.h"