summaryrefslogtreecommitdiff
path: root/lib/crypto/md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/md4.c')
-rw-r--r--lib/crypto/md4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/md4.c b/lib/crypto/md4.c
index aea2c821c5..7eb6070cd4 100644
--- a/lib/crypto/md4.c
+++ b/lib/crypto/md4.c
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "includes.h"
+#include "replace.h"
#include "../lib/crypto/md4.h"
/* NOTE: This code makes no attempt to be fast!