aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/debug.c')
-rw-r--r--gcc/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/debug.c b/gcc/debug.c
index 3b6a625..6aa9d40 100644
--- a/gcc/debug.c
+++ b/gcc/debug.c
@@ -19,8 +19,8 @@
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "alias.h"
#include "tree.h"
+#include "alias.h"
#include "debug.h"
/* The do-nothing debug hooks. */