Fix minor compilation problem with MSVC.
src/emacs.c: Move the inclusion of TERM_HEADER after including windows.h on WINDOWSNT. This avoids compilation problems with MSVC.
Showing
Please register or sign in to comment
src/emacs.c: Move the inclusion of TERM_HEADER after including windows.h on WINDOWSNT. This avoids compilation problems with MSVC.