aboutsummaryrefslogtreecommitdiff
path: root/sound/mpu401.h
diff options
context:
space:
mode:
authorMax Horn2005-01-10 22:06:49 +0000
committerMax Horn2005-01-10 22:06:49 +0000
commitcffd917165a14e981d61342458a9d054d3c14705 (patch)
tree3aa6658993fa842477a7ab10b2a21dbf7625a531 /sound/mpu401.h
parente79458130835528ddf693fba868243cbbfb4ee9a (diff)
downloadscummvm-rg350-cffd917165a14e981d61342458a9d054d3c14705.tar.gz
scummvm-rg350-cffd917165a14e981d61342458a9d054d3c14705.tar.bz2
scummvm-rg350-cffd917165a14e981d61342458a9d054d3c14705.zip
system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files)
svn-id: r16527
Diffstat (limited to 'sound/mpu401.h')
-rw-r--r--sound/mpu401.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/mpu401.h b/sound/mpu401.h
index 9c5529934f..7b722df7c9 100644
--- a/sound/mpu401.h
+++ b/sound/mpu401.h
@@ -23,7 +23,6 @@
#define SOUND_MPU401_H
#include "stdafx.h"
-#include "common/system.h"
#include "mididrv.h"
////////////////////////////////////////