Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / tic6x.c
index 9fc36cd4ca4cb89be1e7c909ee14a51ebb6d6b4a..03aacfaf48056c8a6230728fcf70b745b8f7baad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -15,9 +15,9 @@
    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 "tdesc.h"
+#include "gdbsupport/tdesc.h"
 #include "tic6x.h"
-#include "common/common-defs.h"
+#include "gdbsupport/common-defs.h"
 
 #include "../features/tic6x-core.c"
 #include "../features/tic6x-gp.c"
This page took 0.024787 seconds and 4 git commands to generate.