Code cleanup for cygw32
[bpt/emacs.git] / src / w32select.c
index 1690c3b..ee0e6d1 100644 (file)
@@ -75,7 +75,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 #include "lisp.h"
 #include "w32term.h"   /* for all of the w32 includes */
-#include "w32heap.h"   /* os_subtype */
+#include "w32common.h" /* os_subtype */
 #include "blockinput.h"
 #include "charset.h"
 #include "coding.h"