BACKENDS: cleanup
This commit is contained in:
parent
0b7f475e35
commit
83f8f33c40
2 changed files with 1 additions and 6 deletions
|
@ -24,15 +24,10 @@
|
|||
|
||||
#include "backends/modular-backend.h"
|
||||
|
||||
#include "backends/fs/fs-factory.h"
|
||||
#include "backends/graphics/graphics.h"
|
||||
#include "backends/mutex/mutex.h"
|
||||
|
||||
#include "audio/mixer.h"
|
||||
#include "common/events.h"
|
||||
#include "common/timer.h"
|
||||
#include "common/savefile.h"
|
||||
#include "gui/message.h"
|
||||
#include "graphics/pixelformat.h"
|
||||
|
||||
ModularBackend::ModularBackend()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue