diff options
Diffstat (limited to 'gdb/features/aarch64-sve.c')
-rw-r--r-- | gdb/features/aarch64-sve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/features/aarch64-sve.c b/gdb/features/aarch64-sve.c index ae292d2..9c7f56d 100644 --- a/gdb/features/aarch64-sve.c +++ b/gdb/features/aarch64-sve.c @@ -15,7 +15,7 @@ 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/tdesc.h" +#include "gdbsupport/tdesc.h" /* This function is NOT auto generated from xml. Create the aarch64 with SVE feature into RESULT, where SCALE is the number of 128 bit chunks in a Z |