aboutsummaryrefslogtreecommitdiff
path: root/gcc/lambda-code.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lambda-code.c')
-rw-r--r--gcc/lambda-code.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lambda-code.c b/gcc/lambda-code.c
index fff6ff8..2b287a1 100644
--- a/gcc/lambda-code.c
+++ b/gcc/lambda-code.c
@@ -28,7 +28,7 @@
#include "target.h"
#include "rtl.h"
#include "basic-block.h"
-#include "diagnostic.h"
+#include "diagnostic-core.h"
#include "obstack.h"
#include "tree-flow.h"
#include "tree-dump.h"