LAB: Removed unnecessary includes
This commit is contained in:
parent
d2a540ea55
commit
eccb852749
24 changed files with 2 additions and 81 deletions
|
@ -30,15 +30,7 @@
|
|||
|
||||
#include "engines/advancedDetector.h"
|
||||
|
||||
#include "common/str-array.h"
|
||||
#include "common/savefile.h"
|
||||
|
||||
#include "base/plugins.h"
|
||||
|
||||
#include "graphics/surface.h"
|
||||
|
||||
#include "lab/lab.h"
|
||||
#include "lab/labfun.h"
|
||||
|
||||
static const PlainGameDescriptor lab_setting[] = {
|
||||
{ "lab", "Labyrith of Time" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue