Fixed BZip2 Decompressor, which wasn't properly included in the project.
This commit is contained in:
parent
948d0527aa
commit
962fbed2c7
7 changed files with 11 additions and 30 deletions
|
@ -35,7 +35,7 @@
|
|||
// obligated to do so. If you do not wish to do so, delete this
|
||||
// exception statement from your version.
|
||||
|
||||
namespace LSLEditor.BZip2Decompress
|
||||
namespace LSLEditor.Decompressor
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue