Fix minor compilation problem with MSVC.
commite28b7cb6ae154f9529851cf5169e2d4c7138fad3
authorFabrice Popineau <fabrice.popineau@supelec.fr>
Mon, 1 Oct 2012 14:25:40 +0000 (1 16:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 1 Oct 2012 14:25:40 +0000 (1 16:25 +0200)
tree8f1fe624c01b2364104d0782ac879ac512962585
parent4a6ef28f463d0e4b9cc5f7f77678f1f1824e7949
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