summaryrefslogtreecommitdiff
path: root/zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'zip.h')
-rw-r--r--zip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/zip.h b/zip.h
index a63be6b..c562ece 100644
--- a/zip.h
+++ b/zip.h
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef COMMON_H
-#define COMMON_H
+#ifndef ZIP_H
+#define ZIP_H
u32 load_file_zip(char *filename);