aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/arm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arch/arm.c')
-rw-r--r--gdb/arch/arm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/arch/arm.c b/gdb/arch/arm.c
index 93738f0..860ce02 100644
--- a/gdb/arch/arm.c
+++ b/gdb/arch/arm.c
@@ -17,8 +17,8 @@
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 "common/common-regcache.h"
+#include "gdbsupport/common-defs.h"
+#include "gdbsupport/common-regcache.h"
#include "arm.h"
/* See arm.h. */