Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / unpack-selftests.c
index 89f3e09c4edc8f0602265e5941804a318850ca8e..ffb6238445b39c174308f4922133194bc64caf4b 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for unpack_field_as_long
 
-   Copyright (C) 2018 Free Software Foundation, Inc.
+   Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "selftest.h"
+#include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
 #include "value.h"
 #include "gdbtypes.h"
This page took 0.027356 seconds and 4 git commands to generate.