Index: trunk/psLib/test/sys/tap_psStringSubstitute.c
===================================================================
--- trunk/psLib/test/sys/tap_psStringSubstitute.c	(revision 8706)
+++ trunk/psLib/test/sys/tap_psStringSubstitute.c	(revision 8731)
@@ -1,9 +1,10 @@
 #include <stdio.h>
 #include <pslib.h>
+
 #include "tap.h"
+#include "pstap.h"
 
 #define ORIGINAL "This is, a, test case, to check."
 #define CORRECTED "This is a test case to check."
-#define mem() ok(psMemCheckLeaks(psMemGetLastId(), NULL, stdout, false) == 0, "Memory Leaks")
 
 int main (void)
