Removed resource.h from source files, its included through win.h now.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user