mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Rename and move vi_encoder.c
This commit is contained in:
parent
07f5d2e399
commit
dfeefc0e16
@ -44,7 +44,7 @@
|
||||
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#include "../gfx/drivers/ppc_asm.h"
|
||||
#include "../../gfx/drivers/ppc_asm.h"
|
||||
|
||||
/****************************************************************************
|
||||
* I2C driver by Hector Martin (marcan)
|
@ -185,7 +185,7 @@ VIDEO DRIVER
|
||||
|
||||
#if defined(GEKKO)
|
||||
#ifdef HW_RVL
|
||||
#include "../wii/vi_encoder.c"
|
||||
#include "../gfx/drivers/gx_gfx_vi_encoder.c"
|
||||
#include "../memory/wii/mem2_manager.c"
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user