Fix include guards so they exactly match file names.
[oota-llvm.git] / include / llvm / IR / SymbolTableListTraits.h
index ec5c88f5c8a7a83f88b36589c24969e861338f1c..561ce010c0e05edf337f080cca160914f9edc524 100644 (file)
@@ -22,8 +22,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SYMBOLTABLELISTTRAITS_H
-#define LLVM_SYMBOLTABLELISTTRAITS_H
+#ifndef LLVM_IR_SYMBOLTABLELISTTRAITS_H
+#define LLVM_IR_SYMBOLTABLELISTTRAITS_H
 
 #include "llvm/ADT/ilist.h"