Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXLowerAggrCopies.h
index 5ec1fc96968761ac0104b9202785753179666de0..8759406a6803178f75402cf09cb4ea667c4978f8 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef NVPTX_LOWER_AGGR_COPIES_H
-#define NVPTX_LOWER_AGGR_COPIES_H
+#ifndef LLVM_LIB_TARGET_NVPTX_NVPTXLOWERAGGRCOPIES_H
+#define LLVM_LIB_TARGET_NVPTX_NVPTXLOWERAGGRCOPIES_H
 
 #include "llvm/CodeGen/MachineFunctionAnalysis.h"
 #include "llvm/IR/DataLayout.h"