mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 20:17:49 +00:00
Fixing compilation for me
svn-id: r38627
This commit is contained in:
parent
3ec65a052a
commit
a69ec56869
@ -27,7 +27,7 @@
|
||||
|
||||
#include "sci/sci.h"
|
||||
#include "sci/console.h"
|
||||
#include "sci/versions.h"
|
||||
#include "sci/include/versions.h"
|
||||
|
||||
namespace Sci {
|
||||
|
||||
|
@ -27,6 +27,7 @@
|
||||
#define SCI_H
|
||||
|
||||
#include "engines/engine.h"
|
||||
#include "engines/advancedDetector.h"
|
||||
|
||||
namespace Sci {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user