Fix include guards so they exactly match file names.
[oota-llvm.git] / include / llvm / Option / OptSpecifier.h
index 3bc9bb24edcea13f4d8add6efb30cb31de133c58..188317f6c5b1b5d03314c992b1acad25cc81eed7 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SUPPORT_OPTSPECIFIER_H
-#define LLVM_SUPPORT_OPTSPECIFIER_H
+#ifndef LLVM_OPTION_OPTSPECIFIER_H
+#define LLVM_OPTION_OPTSPECIFIER_H
 
 namespace llvm {
 namespace opt {