added fpu.h include
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1016
This commit is contained in:
parent
3ca547643c
commit
9165867fa7
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include "pic.h"
|
||||
#include "regs.h"
|
||||
#include "cpu.h"
|
||||
#include "fpu.h"
|
||||
#include "debug.h"
|
||||
#include "inout.h"
|
||||
#include "callback.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue