Simplify project structure

This commit is contained in:
Sam Soffes
2013-09-10 00:03:11 -07:00
parent 1fefbc022f
commit b91252282e
13 changed files with 45 additions and 47 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#define _SSZIPARCHIVE_H
#import <Foundation/Foundation.h>
#include "minizip/unzip.h"
#include "unzip.h"
@protocol SSZipArchiveDelegate;