diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/i386-avx512.c')
-rw-r--r-- | gdb/testsuite/gdb.arch/i386-avx512.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/i386-avx512.c b/gdb/testsuite/gdb.arch/i386-avx512.c index cb08536..77fc347 100644 --- a/gdb/testsuite/gdb.arch/i386-avx512.c +++ b/gdb/testsuite/gdb.arch/i386-avx512.c @@ -17,7 +17,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 "nat/i386-cpuid.h" +#include "nat/x86-cpuid.h" typedef struct { |