LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h

svn-id: r54356
This commit is contained in:
Max Horn 2010-11-19 00:49:16 +00:00
parent a72de47d5d
commit 5ea4b576c3

View File

@ -26,8 +26,8 @@
#ifndef LASTEXPRESS_EVENTHANDLER_H
#define LASTEXPRESS_EVENTHANDLER_H
#include "common/EventRecorder.h"
#include "common/func.h"
#include "common/events.h"
namespace LastExpress {