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:
authorIgor Pavlov <ipavlov@users.sourceforge.net>2007-08-27 04:00:00 +0400
committerKornel LesiƄski <kornel@geekhood.net>2016-05-28 02:15:54 +0300
commit051769bbc577aeede90558b6ab5c9be187940ca0 (patch)
treee6330cb80f2d4a526d8aa27812528e053b0cda90 /CPP/7zip/UI/GUI/CompressDialog.h
parent33ccab7e728a996800e166d849fe1e92a17e1afe (diff)
4.53 beta
Diffstat (limited to 'CPP/7zip/UI/GUI/CompressDialog.h')
-rwxr-xr-xCPP/7zip/UI/GUI/CompressDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/7zip/UI/GUI/CompressDialog.h b/CPP/7zip/UI/GUI/CompressDialog.h
index a23605d4..0b9e38c2 100755
--- a/CPP/7zip/UI/GUI/CompressDialog.h
+++ b/CPP/7zip/UI/GUI/CompressDialog.h
@@ -5,7 +5,7 @@
#include "../Common/ZipRegistry.h"
#include "../Common/LoadCodecs.h"
-#include "../Resource/CompressDialog/resource.h"
+#include "CompressDialogRes.h"
#include "Windows/Control/Dialog.h"
#include "Windows/Control/Edit.h"