aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMax Horn2004-09-28 12:11:00 +0000
committerMax Horn2004-09-28 12:11:00 +0000
commit3ef93e9e54925d6e586c70c7302991aa39a127db (patch)
tree2d753dd6b0712febd84cfea0b93aee8255aa2b8d /common
parentab82837dcc07e3655958ac2c39192734bf5e3ebe (diff)
downloadscummvm-rg350-3ef93e9e54925d6e586c70c7302991aa39a127db.tar.gz
scummvm-rg350-3ef93e9e54925d6e586c70c7302991aa39a127db.tar.bz2
scummvm-rg350-3ef93e9e54925d6e586c70c7302991aa39a127db.zip
forgot to commit this, silly me :-)
svn-id: r15323
Diffstat (limited to 'common')
-rw-r--r--common/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/stdafx.h b/common/stdafx.h
index 9a72493129..2d59efe688 100644
--- a/common/stdafx.h
+++ b/common/stdafx.h
@@ -97,7 +97,6 @@
#undef CMD_INVALID
#endif
#if !defined(macintosh)
-#include <sys/param.h>
#include <sys/types.h>
#include <sys/uio.h>
#endif