aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/IProgress.h
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 09486ba..b98f480 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"