]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcc1/libcc1.cc
Fix formatting in rs6000.c.
[thirdparty/gcc.git] / libcc1 / libcc1.cc
index 0ef6c112dae20f46872310446202b20376828f9a..c675624ee1c30d1546c60b9c57feecfaeb884579 100644 (file)
@@ -1,5 +1,5 @@
 /* The library used by gdb.
-   Copyright (C) 2014-2017 Free Software Foundation, Inc.
+   Copyright (C) 2014-2020 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -37,7 +37,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "libiberty.h"
 #include "xregex.h"
 #include "findcomp.hh"
-#include "c-compiler-name.h"
+#include "compiler-name.hh"
 #include "intl.h"
 
 struct libcc1;