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/Common/StdInStream.h')
-rwxr-xr-xCPP/Common/StdInStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Common/StdInStream.h b/CPP/Common/StdInStream.h
index c1a0a222..e0fb3dfa 100755
--- a/CPP/Common/StdInStream.h
+++ b/CPP/Common/StdInStream.h
@@ -5,7 +5,7 @@
#include <stdio.h>
-#include "Common/String.h"
+#include "MyString.h"
#include "Types.h"
class CStdInStream