Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / arch / i386.c
index 73987da97bdb611824e4ab3e1abc841a27c43421..7d2901333b9092a959bd1349760299555087a166 100644 (file)
    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 "common-defs.h"
+#include "common/common-defs.h"
 #include "i386.h"
 #include "common/tdesc.h"
-#include "x86-xstate.h"
+#include "common/x86-xstate.h"
 #include <stdlib.h>
 
 #include "../features/i386/32bit-core.c"
This page took 0.023982 seconds and 4 git commands to generate.