Removed resource.h from source files, its included through win.h now.

This commit is contained in:
waltje
2017-05-29 22:21:55 -04:00
parent 1ecf81ee65
commit 044e3ba8ea
9 changed files with 9 additions and 22 deletions

View File

@@ -10,12 +10,11 @@
*
* Version: @(#)win.c 1.0.0 2017/05/30
*
* Author: Sarah Walker, <http://pcem-emulator.co.uk/>
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* Miran Grca, <mgrca8@gmail.com>
* Copyright 2008-2017 Sarah Walker.
* Copyright 2016-2017 Miran Grca.
*/
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
@@ -60,8 +59,6 @@
#include <commdlg.h>
#include <process.h>
#include "resource.h"
#ifndef MAPVK_VK_TO_VSC
#define MAPVK_VK_TO_VSC 0