aboutsummaryrefslogtreecommitdiff
path: root/gdb/mac-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mac-nat.c')
-rw-r--r--gdb/mac-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mac-nat.c b/gdb/mac-nat.c
index bdf6c6d..f827fca 100644
--- a/gdb/mac-nat.c
+++ b/gdb/mac-nat.c
@@ -33,7 +33,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include <fcntl.h>
#include "buildsym.h"
#include "gdb_string.h"
-#include "thread.h"
+#include "gdbthread.h"
#include "gdbcmd.h"
#include <Processes.h>