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

@@ -13,7 +13,6 @@
* Author: Miran Grca, <mgrca8@gmail.com>
* Copyright 2016-2017 Miran Grca.
*/
#define UNICODE
#define BITMAP WINDOWS_BITMAP
#include <windows.h>
@@ -45,7 +44,6 @@
#include "plat_midi.h"
#include "win.h"
#include "win_language.h"
#include "resource.h"
/* Machine category */