2
0
forked from Ivasoft/DSView

remove libzip, and fix srzip data is empty

This commit is contained in:
dreamsourcelabTAI
2022-07-05 11:01:52 +08:00
parent e36c1372bf
commit 4077e0bf22
11 changed files with 300 additions and 479 deletions

View File

@@ -27,7 +27,7 @@
#include <errno.h>
#include <glib.h>
#include <glib/gstdio.h>
#include "../common/minizip/unzip.h"
#include <minizip/unzip.h>
#include "config.h" /* Needed for PACKAGE_VERSION and others. */
/* Message logging helpers with subsystem-specific prefix string. */