standardized zip API #include

This commit is contained in:
2016-04-20 23:55:37 -04:00
parent 4e0103b897
commit 6be92e9795
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
{