diff options
Diffstat (limited to 'gcc/tree.h')
-rw-r--r-- | gcc/tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ along with GCC; see the file COPYING3. If not see #include "real.h" #include "fixed-value.h" #include "alias.h" -#include "options.h" +#include "flags.h" /* Codes of tree nodes */ |