s/N64class.h/N64Class.h

This commit is contained in:
no 2015-12-19 18:46:31 -05:00
parent 0690ca436b
commit 5291b1f96c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* *
****************************************************************************/
#include "stdafx.h"
#include "N64class.h"
#include "N64Class.h"
#include <Project64-core/3rdParty/zip.h>
#include <Project64-core/N64System/Recompiler/x86CodeLog.h>
#include <Project64-core/N64System/SystemGlobals.h>