rename vout_fb to vout_pl
[pcsx_rearmed.git] / plugins / gpulib / Makefile
index 9ed992f..43f0d2b 100644 (file)
@@ -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`