Add missing includes

This commit is contained in:
OV2 2017-04-17 14:32:36 +02:00
parent 09999378ac
commit 898e204fcf
2 changed files with 3 additions and 0 deletions

View File

@ -195,6 +195,7 @@
#include "snes9x.h"
#include "memmap.h"
#include "display.h"
#include <math.h>
//#define BSX_DEBUG

2
bsx.h
View File

@ -191,6 +191,8 @@
#ifndef _BSX_H_
#define _BSX_H_
#include <fstream>
struct SBSX
{
bool8 dirty; // Changed register values