diff options
Diffstat (limited to 'device/dev_name.c')
-rw-r--r-- | device/dev_name.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/dev_name.c b/device/dev_name.c index 1f41335..cef1efd 100644 --- a/device/dev_name.c +++ b/device/dev_name.c @@ -28,7 +28,7 @@ * Date: 8/89 */ -#include <printf.h> +#include <kern/printf.h> #include <string.h> #include <device/device_types.h> #include <device/dev_hdr.h> |