aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Support/TimeProfiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Support/TimeProfiler.h')
-rw-r--r--llvm/include/llvm/Support/TimeProfiler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/llvm/Support/TimeProfiler.h b/llvm/include/llvm/Support/TimeProfiler.h
index b6f8a647e3ee..84794a25f78e 100644
--- a/llvm/include/llvm/Support/TimeProfiler.h
+++ b/llvm/include/llvm/Support/TimeProfiler.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_SUPPORT_TIME_PROFILER_H
-#define LLVM_SUPPORT_TIME_PROFILER_H
+#ifndef LLVM_SUPPORT_TIMEPROFILER_H
+#define LLVM_SUPPORT_TIMEPROFILER_H
#include "llvm/Support/Error.h"
#include "llvm/Support/raw_ostream.h"