Fix include guards so they exactly match file names.
[oota-llvm.git] / include / llvm / Support / PathV1.h
index 643ee8c6c1d0aa8b83775cfeaad2d462a020a3be..86328f06ab146d919f72da4dd5c68560b73bddad 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SYSTEM_PATH_H
-#define LLVM_SYSTEM_PATH_H
+#ifndef LLVM_SUPPORT_PATHV1_H
+#define LLVM_SUPPORT_PATHV1_H
 
 #include "llvm/ADT/StringRef.h"
 #include "llvm/Support/Compiler.h"