From d6cded53803de692eebc6dd41e9648f3399c9f7d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 4 Oct 2009 17:16:41 +0000 Subject: (svn r17693) -Cleanup: remove some unneeded includes --- src/mixer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mixer.cpp') diff --git a/src/mixer.cpp b/src/mixer.cpp index a3cfb6b0d..7a94f6eda 100644 --- a/src/mixer.cpp +++ b/src/mixer.cpp @@ -10,7 +10,6 @@ /** @file mixer.cpp Mixing of sound samples. */ #include "stdafx.h" -#include "mixer.h" #include "core/math_func.hpp" struct MixerChannel { -- cgit v1.2.3-54-g00ecf