summaryrefslogtreecommitdiff
path: root/i386/i386/debug_i386.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/debug_i386.c')
-rw-r--r--i386/i386/debug_i386.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/debug_i386.c b/i386/i386/debug_i386.c
index d758e43..b897e63 100644
--- a/i386/i386/debug_i386.c
+++ b/i386/i386/debug_i386.c
@@ -21,7 +21,7 @@
* Author: Bryan Ford, University of Utah CSL
*/
-#include <printf.h>
+#include <kern/printf.h>
#include "thread.h"
#include "trap.h"