summaryrefslogtreecommitdiff
path: root/nt/runemacs.c
diff options
context:
space:
mode:
Diffstat (limited to 'nt/runemacs.c')
-rw-r--r--nt/runemacs.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/runemacs.c b/nt/runemacs.c
index 308e856be2a..b4ed9fb1564 100644
--- a/nt/runemacs.c
+++ b/nt/runemacs.c
@@ -40,6 +40,9 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
/* #define CHOOSE_NEWEST_EXE */
+#define DEFER_MS_W32_H
+#include <config.h>
+
#include <windows.h>
#include <string.h>
#include <malloc.h>