From c579f3458775ca45bd86dcb9b8ef09e7d2a03bdc Mon Sep 17 00:00:00 2001 From: Pixel Date: Wed, 5 Aug 2009 11:36:56 -0700 Subject: MPQCryptography.c doesn't really have anything to do anymore with its original piece of code; cleaning it up and renaming it. --- mpq-misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpq-misc.c') diff --git a/mpq-misc.c b/mpq-misc.c index aa2d958..8aacfce 100644 --- a/mpq-misc.c +++ b/mpq-misc.c @@ -1,5 +1,5 @@ #include "mpq-misc.h" -#include "MPQCryptography.h" +#include "mpq-crypto.h" /* * The various string hashing function. -- cgit v1.2.3