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/TextConfig.h')
-rwxr-xr-xCPP/Common/TextConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/TextConfig.h b/CPP/Common/TextConfig.h
index 1552df65..a25142a7 100755
--- a/CPP/Common/TextConfig.h
+++ b/CPP/Common/TextConfig.h
@@ -3,8 +3,8 @@
#ifndef __COMMON_TEXTCONFIG_H
#define __COMMON_TEXTCONFIG_H
-#include "Common/Vector.h"
-#include "Common/String.h"
+#include "MyVector.h"
+#include "MyString.h"
struct CTextConfigPair
{