Index: kernel/arch/mips32/src/mm/tlb.c
===================================================================
--- kernel/arch/mips32/src/mm/tlb.c	(revision c5429fedb8216659204bbbdba42d7f5a845e4dda)
+++ kernel/arch/mips32/src/mm/tlb.c	(revision e131bd05cd3ced3b445c51035c8943d3ead77524)
@@ -42,5 +42,5 @@
 #include <arch.h>
 #include <synch/mutex.h>
-#include <print.h>
+#include <stdio.h>
 #include <log.h>
 #include <assert.h>
