diff options
Diffstat (limited to 'drivers/video/dnfb.c')
-rw-r--r-- | drivers/video/dnfb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/dnfb.c b/drivers/video/dnfb.c index c8a550eb8..3730695dd 100644 --- a/drivers/video/dnfb.c +++ b/drivers/video/dnfb.c @@ -14,6 +14,7 @@ #include <linux/fb.h> #include <linux/module.h> +#include <video/fbcon.h> #include <video/fbcon-mfb.h> |