s/logging.h/Logging.h

This commit is contained in:
no 2015-12-19 18:44:15 -05:00
parent 456df42280
commit 990ab69354
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* *
****************************************************************************/
#include "stdafx.h"
#include "logging.h"
#include "Logging.h"
#include <Common/path.h>
#include <Project64-core/N64System/SystemGlobals.h>
#include <Project64-core/N64System/Mips/TranslateVaddr.h>