diff options
author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2024-05-14 00:00:00 +0000 |
---|---|---|
committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2024-05-15 23:55:04 +0500 |
commit | fc662341e6f85da78ada0e443f6116b978f79f22 (patch) | |
tree | 1be1cc402a7a9cbc18d4eeea6b141354c2d559e3 /CPP/Windows/Shell.h | |
parent | 5b39dc76f1bc82f941d5c800ab9f34407a06b53a (diff) | |
download | 7zip-24.05.tar.gz 7zip-24.05.tar.bz2 7zip-24.05.zip |
24.0524.05
Diffstat (limited to '')
-rw-r--r-- | CPP/Windows/Shell.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CPP/Windows/Shell.h b/CPP/Windows/Shell.h index b4cdb30..9e58e25 100644 --- a/CPP/Windows/Shell.h +++ b/CPP/Windows/Shell.h | |||
@@ -3,7 +3,6 @@ | |||
3 | #ifndef ZIP7_WINDOWS_SHELL_H | 3 | #ifndef ZIP7_WINDOWS_SHELL_H |
4 | #define ZIP7_WINDOWS_SHELL_H | 4 | #define ZIP7_WINDOWS_SHELL_H |
5 | 5 | ||
6 | #include "../Common/Common.h" | ||
7 | #include "../Common/MyWindows.h" | 6 | #include "../Common/MyWindows.h" |
8 | #if defined(__MINGW32__) || defined(__MINGW64__) | 7 | #if defined(__MINGW32__) || defined(__MINGW64__) |
9 | #include <shlobj.h> | 8 | #include <shlobj.h> |