ARM: whitespace
[oota-llvm.git] / lib / CodeGen / CriticalAntiDepBreaker.h
index 45e4ff5c78b954a1f4f25e780dd13356d70184b7..3d4a4a4178a9d328f685e232b850930b2ee66c14 100644 (file)
@@ -13,8 +13,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_CODEGEN_CRITICALANTIDEPBREAKER_H
-#define LLVM_CODEGEN_CRITICALANTIDEPBREAKER_H
+#ifndef LLVM_LIB_CODEGEN_CRITICALANTIDEPBREAKER_H
+#define LLVM_LIB_CODEGEN_CRITICALANTIDEPBREAKER_H
 
 #include "AntiDepBreaker.h"
 #include "llvm/ADT/BitVector.h"