From f3eb61f6d0f45f0d52aa3b5c3b24639af9b07f98 Mon Sep 17 00:00:00 2001 From: Brian Carlstrom Date: Sat, 23 Jul 2011 20:22:26 -0700 Subject: Style cleanups for two recent changes Change-Id: I54831502ded57ad90add46445155e3e44439ec1d --- src/jni_compiler.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/jni_compiler.h') diff --git a/src/jni_compiler.h b/src/jni_compiler.h index 495164b..48666aa 100644 --- a/src/jni_compiler.h +++ b/src/jni_compiler.h @@ -3,9 +3,9 @@ #ifndef ART_SRC_JNI_COMPILER_H_ #define ART_SRC_JNI_COMPILER_H_ -#include "src/calling_convention.h" -#include "src/globals.h" -#include "src/macros.h" +#include "calling_convention.h" +#include "globals.h" +#include "macros.h" namespace art { -- cgit v1.1