diff --git a/source/lex.tex b/source/lex.tex index 5889b42cf1..021bda1ecc 100644 --- a/source/lex.tex +++ b/source/lex.tex @@ -159,7 +159,7 @@ characters into preprocessing tokens is context-dependent. \begin{example} See the handling of \tcode{<} within a \tcode{\#include} preprocessing -directive\iref{cpp.include}. +directive\iref{lex.header,cpp.include}. \end{example} \item The source file is analyzed as a \grammarterm{preprocessing-file}\iref{cpp.pre}.