Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arch / amd64.h
index 1e02c5235f113f2f072c2a6977f582ccb3713f9c..96b52a9ace63833853119d4585fdf8b9cfc586ef 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef ARCH_AMD64_H
 #define ARCH_AMD64_H
 
-#include "common/tdesc.h"
+#include "gdbsupport/tdesc.h"
 #include <stdint.h>
 
 target_desc *amd64_create_target_description (uint64_t xcr0, bool is_x32,
This page took 0.024808 seconds and 4 git commands to generate.