aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/scicore/games.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/scicore/games.h')
-rw-r--r--engines/sci/scicore/games.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/scicore/games.h b/engines/sci/scicore/games.h
index d8b9642fba..b5c4a02b29 100644
--- a/engines/sci/scicore/games.h
+++ b/engines/sci/scicore/games.h
@@ -32,7 +32,7 @@
# error "You shouldn't be including this header file."
#endif
-#include <versions.h>
+#include "sci/include/versions.h"
typedef struct _sci_game {
int id; /* currently CRC of resource.001 */