SDL.h not needed anymore here.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1672 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -42,11 +42,6 @@
|
|||||||
#include "starcon.h"
|
#include "starcon.h"
|
||||||
|
|
||||||
|
|
||||||
#if defined(GFXMODULE_SDL)
|
|
||||||
# include SDL_INCLUDE(SDL.h)
|
|
||||||
// Including this is actually necessary on OSX.
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct options_struct {
|
struct options_struct {
|
||||||
const char *logFile;
|
const char *logFile;
|
||||||
enum {
|
enum {
|
||||||
|
|||||||
Reference in New Issue
Block a user