summaryrefslogtreecommitdiff
path: root/cpu/mpc512x/diu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc512x/diu.c')
-rw-r--r--cpu/mpc512x/diu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc512x/diu.c b/cpu/mpc512x/diu.c
index 70849ee21..691451afc 100644
--- a/cpu/mpc512x/diu.c
+++ b/cpu/mpc512x/diu.c
@@ -31,7 +31,7 @@
#include "../../board/freescale/common/fsl_diu_fb.h"
#if defined(CONFIG_VIDEO) || defined(CONFIG_CFB_CONSOLE)
-#include <devices.h>
+#include <stdio_dev.h>
#include <video_fb.h>
#endif