Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / amd64.c
index b7e6332d773a2f962d618571b8dbb7d803d0f799..3158ab5c0d8c6a9589b9ba99e6178355be3fafbf 100644 (file)
@@ -15,9 +15,9 @@
    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/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "amd64.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 #include <stdlib.h>
 
 #include "../features/i386/64bit-avx.c"
This page took 0.025075 seconds and 4 git commands to generate.