aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/go-gcc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go/go-gcc.cc')
-rw-r--r--gcc/go/go-gcc.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/go/go-gcc.cc b/gcc/go/go-gcc.cc
index 41bcdf8..6f274fc 100644
--- a/gcc/go/go-gcc.cc
+++ b/gcc/go/go-gcc.cc
@@ -26,10 +26,9 @@
#include "vec.h"
#include "alias.h"
-#include "symtab.h"
+#include "tree.h"
#include "options.h"
#include "inchash.h"
-#include "tree.h"
#include "fold-const.h"
#include "stringpool.h"
#include "stor-layout.h"