header cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2163
This commit is contained in:
parent
d2b7bc58a6
commit
29d8dc7231
2 changed files with 2 additions and 10 deletions
|
@ -16,18 +16,13 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "dosbox.h"
|
||||
#include "bios.h"
|
||||
#include "mem.h"
|
||||
#include "callback.h"
|
||||
#include "regs.h"
|
||||
#include "video.h"
|
||||
#include "inout.h"
|
||||
#include "int10.h"
|
||||
#include "setup.h"
|
||||
#include "support.h"
|
||||
#include "vga.h"
|
||||
|
||||
Int10Data int10;
|
||||
static Bitu call_10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue