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/FileName.h')
-rwxr-xr-xCPP/Windows/FileName.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/FileName.h b/CPP/Windows/FileName.h
index f8567652..5b912b2d 100755
--- a/CPP/Windows/FileName.h
+++ b/CPP/Windows/FileName.h
@@ -3,7 +3,7 @@
#ifndef __WINDOWS_FILENAME_H
#define __WINDOWS_FILENAME_H
-#include "../Common/String.h"
+#include "../Common/MyString.h"
namespace NWindows {
namespace NFile {