aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x/c4x-c.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/c4x/c4x-c.c')
-rw-r--r--gcc/config/c4x/c4x-c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/c4x/c4x-c.c b/gcc/config/c4x/c4x-c.c
index 5a680f554d9..36d78fb8505 100644
--- a/gcc/config/c4x/c4x-c.c
+++ b/gcc/config/c4x/c4x-c.c
@@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA. */
#include "toplev.h"
#include "cpplib.h"
#include "c-pragma.h"
-#include "c4x-protos.h"
+#include "tm_p.h"
static int c4x_parse_pragma PARAMS ((const char *, tree *, tree *));