Index: kernel/arch/amd64/src/cpu/cpu.c
===================================================================
--- kernel/arch/amd64/src/cpu/cpu.c	(revision c5429fedb8216659204bbbdba42d7f5a845e4dda)
+++ kernel/arch/amd64/src/cpu/cpu.c	(revision da75af41c10d3e964e96561840fd284f4c25c790)
@@ -39,5 +39,5 @@
 
 #include <arch.h>
-#include <print.h>
+#include <stdio.h>
 #include <fpu_context.h>
 
