summaryrefslogtreecommitdiff
path: root/runtime/method_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/method_helper.cc')
-rw-r--r--runtime/method_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/method_helper.cc b/runtime/method_helper.cc
index 9ca29ce07c..4e634c8a55 100644
--- a/runtime/method_helper.cc
+++ b/runtime/method_helper.cc
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "method_helper-inl.h"
+#include "method_helper.h"
#include "class_linker.h"
#include "dex_file-inl.h"