Externals: Update minizip search path.

This commit is contained in:
degasus
2020-04-29 12:39:30 +02:00
parent ae2d567f59
commit f8f592c345
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#include <algorithm>
#include <minizip/unzip.h>
#include <unzip.h>
#include "Common/CommonPaths.h"
#include "Common/FileSearch.h"