global.h should not be included by header files.

This commit is contained in:
Steve Checkoway
2006-01-15 12:53:22 +00:00
parent 75ec9b356c
commit 2979d02878
-1
View File
@@ -18,7 +18,6 @@
#include <vector>
#include <fcntl.h>
#include <ctype.h>
#include "global.h" // StepMania only includes
#if defined(_XBOX)
// Summary : WinsockX is bad, XTL is good.