summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/jni_compiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler_llvm/jni_compiler.h')
-rw-r--r--src/compiler_llvm/jni_compiler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compiler_llvm/jni_compiler.h b/src/compiler_llvm/jni_compiler.h
index 392c14d29a..c15dae5ca4 100644
--- a/src/compiler_llvm/jni_compiler.h
+++ b/src/compiler_llvm/jni_compiler.h
@@ -17,8 +17,6 @@
#ifndef ART_SRC_COMPILER_LLVM_JNI_COMPILER_H_
#define ART_SRC_COMPILER_LLVM_JNI_COMPILER_H_
-#include "constants.h"
-
#include <stdint.h>
namespace art {