X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2FMakefile;h=a5ca5f3a08c2067b90dee8b076daabf076522fd8;hp=b6cc756d968013061fba8a2e2be022c52a792560;hb=59d15d23d97d4347d8046057013f8979db0914f0;hpb=4132e8ca13b6395f8a9ef7ec7d01cbdcc19c037d diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile index b6cc756d..a5ca5f3a 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