]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/i386-avx.c
Move shared native target specific code to gdb/nat
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-avx.c
index 2fbf1d85ed9daffe32ddc978cc4de022fc24e750..791ead0f90377e4531e47f7dcab89c08b7316205 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <stdio.h>
-#include "i386-cpuid.h"
+#include "nat/i386-cpuid.h"
 
 typedef struct {
   float f[8];