Index: kernel/generic/include/synch/mutex.h
===================================================================
--- kernel/generic/include/synch/mutex.h	(revision 08a19ba655441635df46ca12a53414694005e074)
+++ kernel/generic/include/synch/mutex.h	(revision 36a75a2ebea94aea971bd83a0590dd676373a253)
@@ -36,5 +36,5 @@
 #define KERN_MUTEX_H_
 
-#include <arch/types.h>
+#include <typedefs.h>
 #include <synch/semaphore.h>
 #include <synch/synch.h>
