aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/game/logic.h')
-rw-r--r--engines/lastexpress/game/logic.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/lastexpress/game/logic.h b/engines/lastexpress/game/logic.h
index 8b7dcef942..efb8f1e1a3 100644
--- a/engines/lastexpress/game/logic.h
+++ b/engines/lastexpress/game/logic.h
@@ -25,8 +25,6 @@
#include "lastexpress/shared.h"
-#include "lastexpress/game/entities.h"
-
#include "lastexpress/eventhandler.h"
#include "common/events.h"
@@ -75,6 +73,7 @@ private:
void switchChapter() const;
void showCredits() const;
+ void redrawCursor() const;
// Flags & Members
bool _flagActionPerformed;