aboutsummaryrefslogtreecommitdiff
path: root/gcc/stringpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/stringpool.c')
-rw-r--r--gcc/stringpool.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/stringpool.c b/gcc/stringpool.c
index 291d355..b94cc79 100644
--- a/gcc/stringpool.c
+++ b/gcc/stringpool.c
@@ -28,10 +28,10 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
+#include "options.h"
+#include "tree.h"
#include "ggc-internal.h"
#include "alias.h"
-#include "tree.h"
-#include "options.h"
#include "cpplib.h"
/* The "" allocated string. */