diff options
Diffstat (limited to 'gcc/tree-diagnostic.cc')
-rw-r--r-- | gcc/tree-diagnostic.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-diagnostic.cc b/gcc/tree-diagnostic.cc index 57c6715..34c3de8 100644 --- a/gcc/tree-diagnostic.cc +++ b/gcc/tree-diagnostic.cc @@ -27,7 +27,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-pretty-print.h" #include "gimple-pretty-print.h" #include "tree-diagnostic.h" -#include "diagnostic-client-data-hooks.h" +#include "diagnostics/client-data-hooks.h" #include "langhooks.h" #include "intl.h" #include "diagnostic-format-text.h" |