mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 08:10:59 +00:00
Fix include file case
This commit is contained in:
parent
f502d80459
commit
b2870dadfd
@ -12,7 +12,7 @@
|
|||||||
#include <Alloc.h>
|
#include <Alloc.h>
|
||||||
#include <7zCrc.h>
|
#include <7zCrc.h>
|
||||||
#include <7zFile.h>
|
#include <7zFile.h>
|
||||||
#include <xz.h>
|
#include <Xz.h>
|
||||||
|
|
||||||
/* Maybe _LZMA_NO_SYSTEM_SIZE_T defined? */
|
/* Maybe _LZMA_NO_SYSTEM_SIZE_T defined? */
|
||||||
#if defined (__clang__) || defined (__GNUC__)
|
#if defined (__clang__) || defined (__GNUC__)
|
||||||
|
Loading…
Reference in New Issue
Block a user