aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-e7kpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ser-e7kpc.c')
-rw-r--r--gdb/ser-e7kpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ser-e7kpc.c b/gdb/ser-e7kpc.c
index b0976df..a2adef9 100644
--- a/gdb/ser-e7kpc.c
+++ b/gdb/ser-e7kpc.c
@@ -29,7 +29,7 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#define W32SUT_32
-#include <w32sut.h>
+#include "mswin/w32sut.h"
#endif
#ifdef __GO32__