Fix include file case

This commit is contained in:
Jukka Ojanen 2021-08-27 11:09:37 +03:00
parent 4dcdbebb2f
commit f502d80459
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#include "filehandling.h"
#include <Alloc.h>
#include <7ZCrc.h>
#include <7zCrc.h>
#include <7zFile.h>
#include <xz.h>