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/Lang.h')
-rwxr-xr-xCPP/Common/Lang.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/CPP/Common/Lang.h b/CPP/Common/Lang.h
index 2b4615d0..acbf8a6b 100755
--- a/CPP/Common/Lang.h
+++ b/CPP/Common/Lang.h
@@ -3,9 +3,9 @@
#ifndef __COMMON_LANG_H
#define __COMMON_LANG_H
-#include "Common/Vector.h"
-#include "Common/String.h"
-#include "Common/Types.h"
+#include "MyVector.h"
+#include "MyString.h"
+#include "Types.h"
struct CLangPair
{