aboutsummaryrefslogtreecommitdiff
path: root/C/Delta.h
diff options
context:
space:
mode:
Diffstat (limited to 'C/Delta.h')
-rw-r--r--C/Delta.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/C/Delta.h b/C/Delta.h
index 2fa54ad..7060954 100644
--- a/C/Delta.h
+++ b/C/Delta.h
@@ -1,8 +1,8 @@
1/* Delta.h -- Delta converter 1/* Delta.h -- Delta converter
22013-01-18 : Igor Pavlov : Public domain */ 22023-03-03 : Igor Pavlov : Public domain */
3 3
4#ifndef __DELTA_H 4#ifndef ZIP7_INC_DELTA_H
5#define __DELTA_H 5#define ZIP7_INC_DELTA_H
6 6
7#include "7zTypes.h" 7#include "7zTypes.h"
8 8