summaryrefslogtreecommitdiffstats
path: root/compiler/llvm/runtime_support_llvm_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/llvm/runtime_support_llvm_func.h')
-rw-r--r--compiler/llvm/runtime_support_llvm_func.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler/llvm/runtime_support_llvm_func.h b/compiler/llvm/runtime_support_llvm_func.h
index ac6f3b8..c0e76ad 100644
--- a/compiler/llvm/runtime_support_llvm_func.h
+++ b/compiler/llvm/runtime_support_llvm_func.h
@@ -14,8 +14,8 @@
* limitations under the License.
*/
-#ifndef ART_SRC_COMPILER_LLVM_RUNTIME_SUPPORT_FUNC_H_
-#define ART_SRC_COMPILER_LLVM_RUNTIME_SUPPORT_FUNC_H_
+#ifndef ART_COMPILER_LLVM_RUNTIME_SUPPORT_LLVM_FUNC_H_
+#define ART_COMPILER_LLVM_RUNTIME_SUPPORT_LLVM_FUNC_H_
namespace art {
namespace llvm {
@@ -35,4 +35,4 @@ namespace runtime_support {
} // namespace llvm
} // namespace art
-#endif // ART_SRC_COMPILER_LLVM_RUNTIME_SUPPORT_FUNC_H_
+#endif // ART_COMPILER_LLVM_RUNTIME_SUPPORT_LLVM_FUNC_H_