Revert "SDL.h"

This reverts commit ec5624f890.
This commit is contained in:
marauder2k7 2023-07-25 07:03:32 +01:00
parent afd5a7dfec
commit ce36ea6c0b
10 changed files with 13 additions and 13 deletions

View file

@ -36,7 +36,7 @@ extern void createFontShutdown(void);
#endif
#if defined(TORQUE_SDL)
#include <sdl/include/SDL.h>
#include "SDL.h"
#endif
#if defined( TORQUE_MINIDUMP ) && defined( TORQUE_RELEASE )