summaryrefslogtreecommitdiff
path: root/gdb/i386-windows-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-windows-nat.c')
-rw-r--r--gdb/i386-windows-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i386-windows-nat.c b/gdb/i386-windows-nat.c
index a22d6e89427..5de297c57d9 100644
--- a/gdb/i386-windows-nat.c
+++ b/gdb/i386-windows-nat.c
@@ -16,7 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "win32-nat.h"
+#include "windows-nat.h"
#include <windows.h>