Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / NVPTX / ManagedStringPool.h
index f9fb05922920aafe0040a88d2068c66d595d0b16..a2d670f8d39d282392cbae25db6df1df7d608a0a 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SUPPORT_MANAGED_STRING_H
-#define LLVM_SUPPORT_MANAGED_STRING_H
+#ifndef LLVM_LIB_TARGET_NVPTX_MANAGEDSTRINGPOOL_H
+#define LLVM_LIB_TARGET_NVPTX_MANAGEDSTRINGPOOL_H
 
 #include "llvm/ADT/SmallVector.h"
 #include <string>