mirror of
https://github.com/reactos/ccache.git
synced 2025-04-03 05:41:33 +00:00
Include local header file mdfour.h correctly
This commit is contained in:
parent
e48e3e665c
commit
d0c58fe92b
@ -1,7 +1,7 @@
|
||||
#ifndef HASHUTIL_H
|
||||
#define HASHUTIL_H
|
||||
|
||||
#include <mdfour.h>
|
||||
#include "mdfour.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
struct file_hash
|
||||
|
Loading…
x
Reference in New Issue
Block a user