aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfxvideo/Makefile')
-rw-r--r--plugins/dfxvideo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile
index b6cc756..a5ca5f3 100644
--- a/plugins/dfxvideo/Makefile
+++ b/plugins/dfxvideo/Makefile
@@ -9,7 +9,7 @@ SRC_STANDALONE += gpu.c
SRC_GPULIB += gpulib_if.c
ifeq "$(ARCH)" "arm"
-SRC_STANDALONE += draw_fb.c
+SRC_STANDALONE += draw_pl.c
else
SRC_STANDALONE += draw.c
LDLIBS_STANDALONE += -lX11 -lXv