Canonicalize header guards into a common format.
[oota-llvm.git] / lib / DebugInfo / DWARFCompileUnit.h
index 2ed188e70c1fa1ee3bc4213374f11b1692f43551..4fee0d2f8ad448b890cc83757fbe1ce1942be78b 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_DEBUGINFO_DWARFCOMPILEUNIT_H
-#define LLVM_DEBUGINFO_DWARFCOMPILEUNIT_H
+#ifndef LLVM_LIB_DEBUGINFO_DWARFCOMPILEUNIT_H
+#define LLVM_LIB_DEBUGINFO_DWARFCOMPILEUNIT_H
 
 #include "DWARFUnit.h"