aboutsummaryrefslogtreecommitdiff
path: root/gcc/pretty-print-markup.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/pretty-print-markup.h')
-rw-r--r--gcc/pretty-print-markup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/pretty-print-markup.h b/gcc/pretty-print-markup.h
index 6c0719d..e4346f1 100644
--- a/gcc/pretty-print-markup.h
+++ b/gcc/pretty-print-markup.h
@@ -20,7 +20,7 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_PRETTY_PRINT_MARKUP_H
#define GCC_PRETTY_PRINT_MARKUP_H
-#include "diagnostic-color.h"
+#include "diagnostics/color.h"
class pp_token_list;