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:
parent
c03e0db3a4
commit
fc0c9f0b77
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <SDL/SDL.h>
|
||||
#include <SDL.h>
|
||||
#include "dosbox.h"
|
||||
#include "mixer.h"
|
||||
#include "timer.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue