ZVISION: Conform to new eventRecorder code

This commit is contained in:
richiesams 2013-07-07 11:45:10 -05:00
parent ca89f76798
commit 00c0284765
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
#include "zvision/zvision.h"
#include "zvision/console.h"
#include "common/EventRecorder.h"
#include "common/events.h"
namespace ZVision {

View File

@ -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 {