[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [33213] trunk/blender/intern/audaspace/ intern/AUD_DefaultMixer.cpp: missed this last commit.

Campbell Barton ideasman42 at gmail.com
Sun Nov 21 15:40:51 CET 2010


Revision: 33213
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=33213
Author:   campbellbarton
Date:     2010-11-21 15:40:50 +0100 (Sun, 21 Nov 2010)

Log Message:
-----------
missed this last commit.

Modified Paths:
--------------
    trunk/blender/intern/audaspace/intern/AUD_DefaultMixer.cpp

Modified: trunk/blender/intern/audaspace/intern/AUD_DefaultMixer.cpp
===================================================================
--- trunk/blender/intern/audaspace/intern/AUD_DefaultMixer.cpp	2010-11-21 14:32:55 UTC (rev 33212)
+++ trunk/blender/intern/audaspace/intern/AUD_DefaultMixer.cpp	2010-11-21 14:40:50 UTC (rev 33213)
@@ -24,7 +24,9 @@
  */
 
 #include "AUD_DefaultMixer.h"
+#ifdef WITH_SAMPLERATE
 #include "AUD_SRCResampleReader.h"
+#endif
 #include "AUD_ChannelMapperReader.h"
 #include "AUD_ChannelMapperFactory.h"
 





More information about the Bf-blender-cvs mailing list