fix linux build

This commit is contained in:
mtabachenko 2013-11-12 15:31:32 +00:00
parent a61e91a078
commit 31d2679e07
1 changed files with 1 additions and 1 deletions

View File

@ -43,11 +43,11 @@
#include "MMU_timing.h"
#include "slot1.h"
#include "slot2.h"
#include "svnrev.h"
#include "path.h"
#ifdef HOST_WINDOWS
#include "svnrev.h"
#include "windows/main.h"
#endif