Update of /cvsroot/audacity/audacity-src/src/import
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv5929

Modified Files:
        Import.h 
Log Message:
Add missing include.

Index: Import.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/import/Import.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Import.h    17 Sep 2006 01:03:35 -0000      1.7
+++ Import.h    18 Nov 2006 05:46:42 -0000      1.8
@@ -11,6 +11,7 @@
 #ifndef _IMPORT_
 #define _IMPORT_
 
+#include <wx/arrstr.h>
 #include <wx/string.h>
 #include <wx/list.h>
 #include <wx/listimpl.cpp>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to