More header refactoring

This commit is contained in:
tomcw
2014-08-14 18:03:12 +01:00
parent 4d40590fbf
commit ea23def601
8 changed files with 4 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "Stdafx.h"
#include "riff.h"
#include "Riff.h"
static HANDLE g_hRiffFile = INVALID_HANDLE_VALUE;
static DWORD dwTotalOffset;