X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Feditor%2FEditor.lpr;h=ccbcb60f5a95cd469fd060445b2d7c62a2f202f0;hb=c31a0cde6506576625aab584c2c45aac9168f2dd;hp=21d8fe5df9a97c8f5cf532dac8b453175148170d;hpb=a77aef1652fcbea68ad2f5a7816625bce8debb00;p=d2df-editor.git diff --git a/src/editor/Editor.lpr b/src/editor/Editor.lpr index 21d8fe5..ccbcb60 100644 --- a/src/editor/Editor.lpr +++ b/src/editor/Editor.lpr @@ -16,6 +16,7 @@ uses WADSTRUCT in '../shared/WADSTRUCT.pas', CONFIG in '../shared/CONFIG.pas', xstreams in '../shared/xstreams.pas', + dfzip in '../shared/dfzip.pas', sfs in '../sfs/sfs.pas', sfsPlainFS in '../sfs/sfsPlainFS.pas', sfsZipFS in '../sfs/sfsZipFS.pas',