(svn r2714) Remove unnecessary includes

pull/155/head
tron 19 years ago
parent 81be08bc21
commit 8e9d4df256

@ -32,7 +32,6 @@
#include "fileio.h"
#include "hal.h"
#include "airport.h"
#include "ai_new.h"
#include "console.h"
#include "screenshot.h"
#include "network.h"

@ -39,10 +39,6 @@
#endif
#if defined(WITH_SDL)
#include <SDL.h>
#endif
#ifdef __MORPHOS__
#include <exec/types.h>
ULONG __stack = (1024*1024)*2; // maybe not that much is needed actually ;)

Loading…
Cancel
Save