summaryrefslogtreecommitdiff
path: root/mpq-misc.c
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-08-05 11:36:56 -0700
committerPixel <pixel@nobis-crew.org>2009-08-05 11:59:23 -0700
commitc579f3458775ca45bd86dcb9b8ef09e7d2a03bdc (patch)
treea054b50a09c52e9f8f982c1b449cc6dddee18bea /mpq-misc.c
parentd6323e7bd7f817c13ce992ef118cbcf4127ad076 (diff)
MPQCryptography.c doesn't really have anything to do anymore with its original piece of code; cleaning it up and renaming it.
Diffstat (limited to 'mpq-misc.c')
-rw-r--r--mpq-misc.c2
1 files changed, 1 insertions, 1 deletions
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.