Fix minor compilation problem with MSVC.
authorFabrice Popineau <fabrice.popineau@supelec.fr>
Mon, 1 Oct 2012 14:25:40 +0000 (16:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2012 14:25:40 +0000 (16:25 +0200)
commitb3317662acc0157406c20c8e14c43b7126eaa8a0
treeeaab4f1bf493387c70c636c5e2a0f5ec77db70aa
parent3d3bfa248930841abe983c5beb9ad095067d2410
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.
src/ChangeLog
src/emacs.c