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