Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / i386.h
index 9a831cea30029b923f5182b3c2ac6f40b232fbe6..1caa0ae2eec79cf66171b768a549ba763d497cea 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef ARCH_I386_H
 #define ARCH_I386_H
 
-#include "common/tdesc.h"
+#include "gdbsupport/tdesc.h"
 #include <stdint.h>
 
 target_desc *i386_create_target_description (uint64_t xcr0, bool is_linux,
This page took 0.023745 seconds and 4 git commands to generate.