Merge pull request #1067 from cxd4/zip

standardized zip API #include
This commit is contained in:
zilmar 2016-04-21 14:10:50 +10:00
commit 07bd778698
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#include <Common/LogClass.h>
#include <Project64-core/N64System/N64Types.h>
#include <Project64-core/3rdParty/Zip.h>
#include <Project64-core/3rdParty/zip.h>
class CSystemTimer
{