[Project64] Add platform.h to x86CodeLog.cpp
This commit is contained in:
parent
9bcacfb8c3
commit
1e222705e4
|
@ -11,6 +11,7 @@
|
|||
#include "stdafx.h"
|
||||
#include "x86CodeLog.h"
|
||||
#include <Common/path.h>
|
||||
#include <Common/Platform.h>
|
||||
|
||||
static CLog * g_CPULogFile = NULL;
|
||||
bool bX86Logging = false;
|
||||
|
|
Loading…
Reference in New Issue