Merge pull request #732 from bladeoner/master

Compile fixes for Linux
This commit is contained in:
dborth 2018-08-05 13:33:36 -06:00 committed by GitHub
commit e5fd0c4730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
#include "filter.h"
#include "video.h"
#include "snes9xGX.h"
#include "snes9xgx.h"
#include "memmap.h"
#include "menu.h"

View File

@ -194,7 +194,7 @@
#define _MSU1_H_
#include "snes9x.h"
#include <stdint.h>
#include <sys\stat.h>
#include <sys/stat.h>
#define MSU1_REVISION 0x02