aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpulib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gpulib/Makefile')
-rw-r--r--plugins/gpulib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gpulib/Makefile b/plugins/gpulib/Makefile
index 9ed992f..43f0d2b 100644
--- a/plugins/gpulib/Makefile
+++ b/plugins/gpulib/Makefile
@@ -13,7 +13,7 @@ OBJS += cspace_neon.o
else
OBJS += cspace.o
endif
-OBJS += vout_fb.o
+OBJS += vout_pl.o
EXT = a
else
CFLAGS += `sdl-config --cflags`