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/System.h')
-rw-r--r--[-rwxr-xr-x]CPP/Windows/System.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/System.h b/CPP/Windows/System.h
index e0067158..4133a7b3 100755..100644
--- a/CPP/Windows/System.h
+++ b/CPP/Windows/System.h
@@ -3,7 +3,7 @@
#ifndef __WINDOWS_SYSTEM_H
#define __WINDOWS_SYSTEM_H
-#include "../Common/Types.h"
+#include "../Common/MyTypes.h"
namespace NWindows {
namespace NSystem {