From 1ea6837c02639d4a9f4b625c6d3170b7e3b03aa3 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 17 Nov 2006 17:13:39 +0000 Subject: [PATCH] Header cleanup. --- stepmania/src/arch/Sound/RageSoundDriver_AU.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/arch/Sound/RageSoundDriver_AU.cpp b/stepmania/src/arch/Sound/RageSoundDriver_AU.cpp index 486951a8d2..d6322d5fff 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_AU.cpp +++ b/stepmania/src/arch/Sound/RageSoundDriver_AU.cpp @@ -1,9 +1,7 @@ #include "RageSoundDriver_AU.h" -#include "RageUtil.h" #include "RageLog.h" #include "PrefsManager.h" #include "archutils/Darwin/DarwinThreadHelpers.h" -#include "Foreach.h" #include static const UInt32 kFramesPerPacket = 1;