Fix include guards so they exactly match file names.
[oota-llvm.git] / include / llvm / Support / Threading.h
index 9017afb8903824534335a9d08948647b3cca4671..a7e8774558d5886e4462e74e014a569baf7481bb 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_SYSTEM_THREADING_H
-#define LLVM_SYSTEM_THREADING_H
+#ifndef LLVM_SUPPORT_THREADING_H
+#define LLVM_SUPPORT_THREADING_H
 
 namespace llvm {
   /// llvm_start_multithreaded - Allocate and initialize structures needed to