diff options
Diffstat (limited to 'src/gui/status.h')
-rw-r--r-- | src/gui/status.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/status.h b/src/gui/status.h index 1e71dcd1..038d9245 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -21,16 +21,11 @@ * $Id$ */ -#ifdef WIN32 -#pragma warning(disable:4312) -#endif - #ifndef _TMW_STATS_H #define _TMW_STATS_H #include "window.h" #include "progressbar.h" -#include <allegro.h> /** * The player status dialog. |