Canonicalize header guards into a common format.
[oota-llvm.git] / lib / CodeGen / Spiller.h
index b7d5beaab1b26a583550da4955035f83eb4bec1a..45d53eccea1453c8eede13fcc579ab17f512a632 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_CODEGEN_SPILLER_H
-#define LLVM_CODEGEN_SPILLER_H
+#ifndef LLVM_LIB_CODEGEN_SPILLER_H
+#define LLVM_LIB_CODEGEN_SPILLER_H
 
 namespace llvm {