1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 07:08:19 +00:00

Fix include file case

This commit is contained in:
Jukka Ojanen 2021-08-27 11:09:37 +03:00
parent 4dcdbebb2f
commit f502d80459

View File

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