aboutsummaryrefslogtreecommitdiff
path: root/gui.cpp
diff options
context:
space:
mode:
authorJames Brown2002-03-21 16:12:02 +0000
committerJames Brown2002-03-21 16:12:02 +0000
commitf49bbb0fd8c55e03b573236be853ab023d7c3f93 (patch)
treed9dc4f87bb014e16f4e8f54392f8f8721e0e1132 /gui.cpp
parente141367386e855b5a7a1be45ed248e104c89ef45 (diff)
downloadscummvm-rg350-f49bbb0fd8c55e03b573236be853ab023d7c3f93.tar.gz
scummvm-rg350-f49bbb0fd8c55e03b573236be853ab023d7c3f93.tar.bz2
scummvm-rg350-f49bbb0fd8c55e03b573236be853ab023d7c3f93.zip
Move some box stuff from scumm.h to new boxes.h
Also move some sound-related items from scumm.h to sound.h svn-id: r3797
Diffstat (limited to 'gui.cpp')
-rw-r--r--gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui.cpp b/gui.cpp
index 5bc83ca893..bbdb84a7eb 100644
--- a/gui.cpp
+++ b/gui.cpp
@@ -22,7 +22,6 @@
#include "stdafx.h"
#include "scumm.h"
#include "gui.h"
-#include "sound.h"
#ifdef _WIN32_WCE
// Additional variables for Win32 specific GUI