aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-lex.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/c-lex.cc')
-rw-r--r--gcc/c-family/c-lex.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-family/c-lex.cc b/gcc/c-family/c-lex.cc
index 06c2453..86ec679 100644
--- a/gcc/c-family/c-lex.cc
+++ b/gcc/c-family/c-lex.cc
@@ -31,6 +31,7 @@ along with GCC; see the file COPYING3. If not see
#include "file-prefix-map.h" /* remap_macro_filename() */
#include "langhooks.h"
#include "attribs.h"
+#include "rich-location.h"
/* We may keep statistics about how long which files took to compile. */
static int header_time, body_time;