]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/wave.h
Committing in .
[wxWidgets.git] / include / wx / stubs / wave.h
index 485ead936dd201cf56a1b1911dc8e3ae736b9481..e55bd5aa5f4a220c725c37df5ca76fd28a309e12 100644 (file)
@@ -35,7 +35,7 @@ protected:
   bool  Free();
 
 private:
-  byte* m_waveData;
+  char* m_waveData;
   int   m_waveLength;
   bool  m_isResource;
 };