aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-d.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/arm-d.cc')
-rw-r--r--gcc/config/arm/arm-d.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/arm/arm-d.cc b/gcc/config/arm/arm-d.cc
index d65b752..5c89f1b 100644
--- a/gcc/config/arm/arm-d.cc
+++ b/gcc/config/arm/arm-d.cc
@@ -21,9 +21,10 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "tm_p.h"
+#include "tm_d.h"
#include "d/d-target.h"
#include "d/d-target-def.h"
+#include "arm-protos.h"
/* Implement TARGET_D_CPU_VERSIONS for ARM targets. */