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')
-rw-r--r--[-rwxr-xr-x]CPP/Windows/Menu.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/CPP/Windows/Menu.h b/CPP/Windows/Menu.h
index 2563b911..75f840d0 100755..100644
--- a/CPP/Windows/Menu.h
+++ b/CPP/Windows/Menu.h
@@ -3,8 +3,9 @@
#ifndef __WINDOWS_MENU_H
#define __WINDOWS_MENU_H
-#include "Common/MyString.h"
-#include "Windows/Defs.h"
+#include "../Common/MyString.h"
+
+#include "Defs.h"
namespace NWindows {