aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vms
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/vms')
-rw-r--r--gcc/config/vms/vms-c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vms/vms-c.c b/gcc/config/vms/vms-c.c
index 09172b2..7339323 100644
--- a/gcc/config/vms/vms-c.c
+++ b/gcc/config/vms/vms-c.c
@@ -27,7 +27,7 @@ along with GCC; see the file COPYING3. If not see
#include "tree.h"
#include "c-family/c-pragma.h"
#include "c-family/c-common.h"
-#include "c-tree.h"
+#include "c/c-tree.h"
#include "toplev.h"
#include "ggc.h"
#include "tm_p.h"