mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
SCI: remove unneeded #includes from resource.cpp
svn-id: r48857
This commit is contained in:
parent
13ee099090
commit
6e6b90f41c
@ -26,15 +26,8 @@
|
||||
// Resource library
|
||||
|
||||
#include "common/file.h"
|
||||
#include "common/debug.h"
|
||||
#include "common/util.h"
|
||||
|
||||
#include "sci/sci.h"
|
||||
#include "sci/engine/state.h"
|
||||
#include "sci/engine/kernel.h"
|
||||
#include "sci/resource.h"
|
||||
#include "sci/parser/vocabulary.h"
|
||||
#include "sci/decompressor.h"
|
||||
|
||||
namespace Sci {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user