Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineWorklist.h
index 1ab7db3a989ff875cf61e56b8c65f326f86abeb8..8d857d0f8e00d9560812730b3ea054ee10ef5a31 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef INSTCOMBINE_WORKLIST_H
-#define INSTCOMBINE_WORKLIST_H
+#ifndef LLVM_LIB_TRANSFORMS_INSTCOMBINE_INSTCOMBINEWORKLIST_H
+#define LLVM_LIB_TRANSFORMS_INSTCOMBINE_INSTCOMBINEWORKLIST_H
 
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/ADT/SmallVector.h"