Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv28776/src

Modified Files:
        FreqWindow.cpp 
Log Message:
Missing a couple of includes.

Index: FreqWindow.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/FreqWindow.cpp,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- FreqWindow.cpp      20 Feb 2009 01:04:39 -0000      1.62
+++ FreqWindow.cpp      20 Feb 2009 01:40:46 -0000      1.63
@@ -68,6 +68,8 @@
 #include "FFT.h"
 #include "Internat.h"
 #include "PitchName.h"
+#include "Project.h"
+#include "WaveClip.h"
 #include "Theme.h"
 #include "AllThemeResources.h"
 


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to