aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/various.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/various.h')
-rw-r--r--engines/cine/various.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cine/various.h b/engines/cine/various.h
index 31d8cfdc84..654ba68042 100644
--- a/engines/cine/various.h
+++ b/engines/cine/various.h
@@ -26,7 +26,7 @@
#ifndef CINE_VARIOUS_H
#define CINE_VARIOUS_H
-#include "common/stdafx.h"
+
#include "common/file.h"
#include "cine/cine.h"
@@ -41,7 +41,7 @@ void makeCommandLine(void);
void makeActionMenu(void);
extern bool disableSystemMenu;
-extern bool inMenu;
+extern bool inMenu;
struct unk1Struct {
byte *ptr;