summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index e960a813d7..e223830e1e 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -236,7 +236,7 @@ const struct vo_driver *video_out_drivers[] =
#ifdef CONFIG_VESA
&video_out_vesa,
#endif
-#ifdef CONFIG_DFBMGA
+#ifdef CONFIG_DIRECTFB
&video_out_dfbmga,
#endif
#ifdef CONFIG_VIDIX