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