small compile fix

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1762 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2009-01-04 09:44:10 +00:00
parent 4eed9912ad
commit 7c37718089
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
// performance hit, it's not enabled by default, but it's useful for
// locating performance issues.
#define OPROFILE_REPORT
//#define OPROFILE_REPORT
#include "Common.h"
#include "../../Core.h"