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-bios.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpq-bios.c') diff --git a/mpq-bios.c b/mpq-bios.c index cf9f581..35f657c 100644 --- a/mpq-bios.c +++ b/mpq-bios.c @@ -22,7 +22,7 @@ #include #include -#include "MPQCryptography.h" +#include "mpq-crypto.h" #include "mpq-bios.h" #include "mpq-errors.h" #include "mpq-misc.h" -- cgit v1.2.3