mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-23 18:24:59 +00:00
ZVISION: Conform to new eventRecorder code
This commit is contained in:
parent
ca89f76798
commit
00c0284765
@ -24,7 +24,7 @@
|
||||
|
||||
#include "zvision/zvision.h"
|
||||
#include "zvision/console.h"
|
||||
#include "common/EventRecorder.h"
|
||||
#include "common/events.h"
|
||||
|
||||
|
||||
namespace ZVision {
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "zvision/zork_avi_decoder.h"
|
||||
#include "zvision/zork_raw.h"
|
||||
|
||||
#include "common/EventRecorder.h"
|
||||
#include "common/events.h"
|
||||
#include "common/file.h"
|
||||
|
||||
namespace ZVision {
|
||||
|
Loading…
Reference in New Issue
Block a user