]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Include local header file mdfour.h correctly
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 28 Apr 2010 18:19:25 +0000 (20:19 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 28 Apr 2010 18:19:25 +0000 (20:19 +0200)
hashutil.h

index 85349c60783f0a0d4415debbeb9d45c50f7ce70a..917adf7eac33ed2a717bcaf4cc60c632c25fcd31 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef HASHUTIL_H
 #define HASHUTIL_H
 
-#include <mdfour.h>
+#include "mdfour.h"
 #include <inttypes.h>
 
 struct file_hash