summaryrefslogtreecommitdiff
path: root/src/compiler/driver/compiler_driver.cc
diff options
context:
space:
mode:
author Ian Rogers <irogers@google.com> 2013-05-31 18:45:18 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2013-05-31 18:45:18 +0000
commit207bb6548f96636b40ee62124b37d2d82c3ddc6b (patch)
tree520b7bba309fac9ee551898bace47e1768088b08 /src/compiler/driver/compiler_driver.cc
parent817e45a26552bc8420fbea9e657ea7884d1010d5 (diff)
parent39ebcb800aabedd0ffa6aa4aeac8aa4194c66e61 (diff)
Merge "More profiler driven tweaks." into dalvik-dev
Diffstat (limited to 'src/compiler/driver/compiler_driver.cc')
-rw-r--r--src/compiler/driver/compiler_driver.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/driver/compiler_driver.cc b/src/compiler/driver/compiler_driver.cc
index cc65cbee67..6feda1714d 100644
--- a/src/compiler/driver/compiler_driver.cc
+++ b/src/compiler/driver/compiler_driver.cc
@@ -34,7 +34,7 @@
#include "gc/space.h"
#include "mirror/class_loader.h"
#include "mirror/class-inl.h"
-#include "mirror/dex_cache.h"
+#include "mirror/dex_cache-inl.h"
#include "mirror/field-inl.h"
#include "mirror/abstract_method-inl.h"
#include "mirror/object-inl.h"