OSDN Git Service

upgrade to 3.6.2
[jnethack/source.git] / sys / winnt / nhdefkey.c
index 6f7cb25..a51d90c 100644 (file)
@@ -19,9 +19,9 @@
 static char where_to_get_source[] = "http://www.nethack.org/";
 static char author[] = "The NetHack Development Team";
 
+#include "win32api.h"
 #include "hack.h"
 #include "wintty.h"
-#include "win32api.h"
 
 extern HANDLE hConIn;
 extern INPUT_RECORD ir;