gdb/fortran: Introduce fortran-operator.def file
[deliverable/binutils-gdb.git] / gdb / regcache.h
index 374826cdb822efd7f8fbede38f9c3032f6d7db63..2b703ea4a4b84f7a4eb3d0ed398319efb95877c8 100644 (file)
@@ -1,6 +1,6 @@
 /* Cache and manage the values of registers for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,7 @@
 #ifndef REGCACHE_H
 #define REGCACHE_H
 
-#include "common-regcache.h"
+#include "common/common-regcache.h"
 #include <forward_list>
 
 struct regcache;
This page took 0.023778 seconds and 4 git commands to generate.