Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/IProgress.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/IProgress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/IProgress.h b/CPP/7zip/IProgress.h
index d6093f17..a270e693 100755..100644
--- a/CPP/7zip/IProgress.h
+++ b/CPP/7zip/IProgress.h
@@ -3,8 +3,8 @@
#ifndef __IPROGRESS_H
#define __IPROGRESS_H
+#include "../Common/MyTypes.h"
#include "../Common/MyUnknown.h"
-#include "../Common/Types.h"
#include "IDecl.h"