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