Move shared native target specific code to gdb/nat
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-sse.c
index 7a07b16ab6026411be1b5923f0f3b7a56f82d7c1..f079980ec300ffdcad79d7ae9ff3956bcfc5be7e 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[4];
This page took 0.025337 seconds and 4 git commands to generate.