Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / i387-fp.c
index 7dde85a61e5eff448b969d4b82b137046b7eb52c..3b92feedb3970a3e083add2d623a9f751d41c357 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "server.h"
 #include "i387-fp.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 
 static const int num_mpx_bnd_registers = 4;
 static const int num_mpx_cfg_registers = 2;
This page took 0.040699 seconds and 4 git commands to generate.