Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / unittests / common-utils-selftests.c
index 531eda68ade3a405bf5ac41f611bf945386f1f48..8934a3da4121965311e22dbce11135831786c928 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for general utility routines for GDB, the GNU debugger.
 
-   Copyright (C) 2016-2019 Free Software Foundation, Inc.
+   Copyright (C) 2016-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -17,8 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "common-defs.h"
-#include "selftest.h"
+#include "gdbsupport/common-defs.h"
+#include "gdbsupport/selftest.h"
 
 namespace selftests {
 
This page took 0.024919 seconds and 4 git commands to generate.