aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arch/aarch64.c')
-rw-r--r--gdb/arch/aarch64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arch/aarch64.c b/gdb/arch/aarch64.c
index f8c48139022..d36ed9d19e8 100644
--- a/gdb/arch/aarch64.c
+++ b/gdb/arch/aarch64.c
@@ -15,7 +15,7 @@
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 "aarch64.h"
#include <stdlib.h>