X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftarget-descriptions.h;h=fa554fddf62fc6fb9e658c4a318f2fce213615c1;hb=37e136b1684929df204ddd09c38978c705fa7228;hp=8465c9ea692e35f5b511c5c4bf7c8b6f03df0ad5;hpb=d4a0e8b57d6f85e4ee4a31e0e6929ff5b4fd9823;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/target-descriptions.h b/gdb/target-descriptions.h index 8465c9ea69..fa554fddf6 100644 --- a/gdb/target-descriptions.h +++ b/gdb/target-descriptions.h @@ -1,6 +1,6 @@ /* Target description support for GDB. - Copyright (C) 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2006-2018 Free Software Foundation, Inc. Contributed by CodeSourcery. @@ -21,7 +21,7 @@ #ifndef TARGET_DESCRIPTIONS_H #define TARGET_DESCRIPTIONS_H 1 -#include "arch/tdesc.h" +#include "common/tdesc.h" struct tdesc_arch_data; struct target_ops;