From fd8b1d78b496fe38193bf8c5e86af3b43f0b022d Mon Sep 17 00:00:00 2001 From: Igor Pavlov Date: Tue, 26 Jun 2007 00:00:00 +0000 Subject: 4.48 beta --- CPP/7zip/Compress/Rar/Rar3Vm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CPP/7zip/Compress/Rar/Rar3Vm.h') diff --git a/CPP/7zip/Compress/Rar/Rar3Vm.h b/CPP/7zip/Compress/Rar/Rar3Vm.h index cc8bbcd7..99a4f624 100755 --- a/CPP/7zip/Compress/Rar/Rar3Vm.h +++ b/CPP/7zip/Compress/Rar/Rar3Vm.h @@ -7,7 +7,7 @@ #define __RAR3VM_H #include "Common/Types.h" -#include "Common/Vector.h" +#include "Common/MyVector.h" #define RARVM_STANDARD_FILTERS #if defined(_M_IX86) || defined(_M_X64) || defined(_M_AMD64) || defined(__i386__) || defined(__x86_64__) // || defined(_M_IA64) || defined(__ia64__) -- cgit v1.2.3