From 5cf725035f3932efa39831159a66024fe5997fed Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 29 Oct 2001 04:39:54 +0000 Subject: [PATCH] Sound effect changes from David Megginson. --- src/Main/main.cxx | 101 ++-------------------------------------------- 1 file changed, 4 insertions(+), 97 deletions(-) diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 845b1ad6e..79c3849c9 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -90,6 +90,7 @@ #include #ifdef ENABLE_AUDIO_SUPPORT # include +# include # include #endif #include