aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/Common/MethodId.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/Common/MethodId.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/Common/MethodId.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/Common/MethodId.h b/CPP/7zip/Common/MethodId.h
index 9551723..1ba9f49 100755..100644
--- a/CPP/7zip/Common/MethodId.h
+++ b/CPP/7zip/Common/MethodId.h
@@ -3,7 +3,7 @@
#ifndef __7Z_METHOD_ID_H
#define __7Z_METHOD_ID_H
-#include "../../Common/Types.h"
+#include "../../Common/MyTypes.h"
typedef UInt64 CMethodId;