File was renamed

llvm-svn: 8231
diff --git a/llvm/runtime/GCCLibraries/crtend/Exception.h b/llvm/runtime/GCCLibraries/crtend/Exception.h
index a348999..876fa2d 100644
--- a/llvm/runtime/GCCLibraries/crtend/Exception.h
+++ b/llvm/runtime/GCCLibraries/crtend/Exception.h
@@ -1,4 +1,4 @@
-//===- exception.h - Generic language-independent exceptions ----*- C++ -*-===//
+//===- Exception.h - Generic language-independent exceptions ----*- C++ -*-===//
 //
 // This file defines the the shared data structures used by all language
 // specific exception handling runtime libraries.