diff options
| author | Max Horn | 2003-09-10 12:45:42 +0000 | 
|---|---|---|
| committer | Max Horn | 2003-09-10 12:45:42 +0000 | 
| commit | 080128d7485b251736c87fa2df9cb9d0a4a2d90b (patch) | |
| tree | eea042f1bb918efd24531a30cfbd26e05839b114 | |
| parent | afe56a4aebd46d77b4c4cfbfda0bdb8533f0e318 (diff) | |
| download | scummvm-rg350-080128d7485b251736c87fa2df9cb9d0a4a2d90b.tar.gz scummvm-rg350-080128d7485b251736c87fa2df9cb9d0a4a2d90b.tar.bz2 scummvm-rg350-080128d7485b251736c87fa2df9cb9d0a4a2d90b.zip | |
removed superfluous #include
svn-id: r10157
| -rw-r--r-- | sky/music/gmchannel.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/sky/music/gmchannel.cpp b/sky/music/gmchannel.cpp index 7ef5ac0e6f..ceb3ca24a0 100644 --- a/sky/music/gmchannel.cpp +++ b/sky/music/gmchannel.cpp @@ -19,7 +19,6 @@   *   */ -#include "common/util.h"  #include "gmchannel.h"  #include "common/util.h" | 
