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/Windows/FileSystem.h')
-rw-r--r--[-rwxr-xr-x]CPP/Windows/FileSystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/FileSystem.h b/CPP/Windows/FileSystem.h
index a7a8d1a9..9076ea13 100755..100644
--- a/CPP/Windows/FileSystem.h
+++ b/CPP/Windows/FileSystem.h
@@ -4,7 +4,7 @@
#define __WINDOWS_FILE_SYSTEM_H
#include "../Common/MyString.h"
-#include "../Common/Types.h"
+#include "../Common/MyTypes.h"
namespace NWindows {
namespace NFile {