BACKENDS: cleanup

This commit is contained in:
Max Horn 2011-06-08 12:13:10 +02:00
parent 0b7f475e35
commit 83f8f33c40
2 changed files with 1 additions and 6 deletions

View file

@ -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()