1
0
Fork 0

sdl.h ->SDL.h

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@819
This commit is contained in:
Ulf Wohlers 2003-03-27 22:02:47 +00:00
parent a1f0a5e82b
commit eee39b3127
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
// SDL CDROM
// ******************************************************
#include "sdl.h"
#include "SDL.h"
#include "support.h"
#include "cdrom.h"