Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
[oota-llvm.git] / tools / yaml2obj / yaml2obj.h
index 086f6413aa7876a516f17d290d68108335af8519..7290a9af2c6498251c3be59f6e2aeefa9f70772b 100644 (file)
@@ -9,8 +9,8 @@
 /// \file
 /// \brief Common declarations for yaml2obj
 //===----------------------------------------------------------------------===//
-#ifndef LLVM_TOOLS_YAML2OBJ_H
-#define LLVM_TOOLS_YAML2OBJ_H
+#ifndef LLVM_TOOLS_YAML2OBJ_YAML2OBJ_H
+#define LLVM_TOOLS_YAML2OBJ_YAML2OBJ_H
 
 namespace llvm {
 class raw_ostream;