s/logging.h/Logging.h
This commit is contained in:
parent
456df42280
commit
990ab69354
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue