summaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nto-tdep.h')
-rw-r--r--gdb/nto-tdep.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/nto-tdep.h b/gdb/nto-tdep.h
index 5127ab3f9ed..788f689f1f3 100644
--- a/gdb/nto-tdep.h
+++ b/gdb/nto-tdep.h
@@ -22,10 +22,10 @@
#ifndef NTO_TDEP_H
#define NTO_TDEP_H
-#include "solist.h"
+#include "gdbthread.h"
#include "osabi.h"
#include "regset.h"
-#include "gdbthread.h"
+#include "solist.h"
/* Target operations defined for Neutrino targets (<target>-nto-tdep.c). */