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/7zip/UI/FileManager/Panel.h')
-rw-r--r--CPP/7zip/UI/FileManager/Panel.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/CPP/7zip/UI/FileManager/Panel.h b/CPP/7zip/UI/FileManager/Panel.h
index 39915a27..5d03f6da 100644
--- a/CPP/7zip/UI/FileManager/Panel.h
+++ b/CPP/7zip/UI/FileManager/Panel.h
@@ -3,6 +3,10 @@
#ifndef __PANEL_H
#define __PANEL_H
+#include "../../../Common/MyWindows.h"
+
+#include <ShlObj.h>
+
#include "../../../../C/Alloc.h"
#include "../../../Common/Defs.h"