Changed cpu.h include to regs.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@911
This commit is contained in:
parent
0dcd085c0a
commit
25457dc4f0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "dosbox.h"
|
||||
#include "bios.h"
|
||||
#include "mem.h"
|
||||
#include "cpu.h"
|
||||
#include "regs.h"
|
||||
#include "dos_inc.h"
|
||||
#include "drives.h"
|
||||
#include "cross.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue