spm-mm: Rename spm_private.h

Change-Id: Ie47009158032c2e8f35febd7bf5458156f334ead
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
diff --git a/services/std_svc/spm_mm/spm_xlat.c b/services/std_svc/spm_mm/spm_xlat.c
index 0c2399c..45fc704 100644
--- a/services/std_svc/spm_mm/spm_xlat.c
+++ b/services/std_svc/spm_mm/spm_xlat.c
@@ -14,7 +14,7 @@
 #include <services/spm_mm_partition.h>
 #include <services/spm_mm_svc.h>
 
-#include "spm_private.h"
+#include "spm_mm_private.h"
 #include "spm_shim_private.h"
 
 /* Place translation tables by default along with the ones used by BL31. */