1
0
Fork 0

removed #include "sdl.h"

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@820
This commit is contained in:
Ulf Wohlers 2003-03-27 22:03:30 +00:00
parent eee39b3127
commit 26442d5cf0

View file

@ -19,7 +19,6 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "sdl.h"
#include "programs.h"
#include "support.h"
#include "drives.h"