1
0
Fork 0

Removed the directory in #include <sdl/sdl.h>

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@335
This commit is contained in:
Sjoerd van der Berg 2002-10-18 09:05:03 +00:00
parent c03e0db3a4
commit fc0c9f0b77

View file

@ -22,7 +22,7 @@
*/
#include <string.h>
#include <SDL/SDL.h>
#include <SDL.h>
#include "dosbox.h"
#include "mixer.h"
#include "timer.h"