Revert "more sdl"

This reverts commit e00c894064.
This commit is contained in:
marauder2k7 2023-07-25 07:02:34 +01:00
parent aa13342d41
commit afd5a7dfec
4 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@
#include "console/engineAPI.h"
#include "core/util/journal/process.h"
#ifndef TORQUE_DEDICATED
#include <sdl/include/SDL.h>
#include <SDL.h>
#endif
//-----------------------------------------------------------------------------