]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/mmedia/sndfile.cpp
Typo correction
[wxWidgets.git] / contrib / src / mmedia / sndfile.cpp
index 1e857741f162ec3db0d229265fa1a9e848567241..657fec23c9ae64176026dd53411c5a6baf33734b 100644 (file)
@@ -4,12 +4,12 @@
 // Date: 08/11/1999
 // Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999, 2000
 // CVSID: $Id$
+// wxWindows licence
 // --------------------------------------------------------------------------
 #include "wx/wxprec.h"
 
 #ifndef WX_PRECOMP
-#include <wx/defs.h>
-#include <wx/stream.h>
+#include "wx/stream.h"
 #endif
 
 #include "wx/mmedia/sndbase.h"