Canonicalize header guards into a common format.
[oota-llvm.git] / tools / llvm-mc / Disassembler.h
index 5615da8d3d36f66d7d31ef3748954efaa5698845..1f18ac075f854be6a2fe2e56edc8cfbebd7da45b 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef DISASSEMBLER_H
-#define DISASSEMBLER_H
+#ifndef LLVM_TOOLS_LLVM_MC_DISASSEMBLER_H
+#define LLVM_TOOLS_LLVM_MC_DISASSEMBLER_H
 
 #include <string>