OPENPANDORA: Remove unused include
The use of DoubleBufferSDLMixerManager in the OpenPandora backend was
removed in commit b157269
but the include for it was left behind.
This commit is contained in:
parent
629ea05ffc
commit
f7436a9b3a
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
||||||
|
|
||||||
#include "backends/platform/sdl/sdl-sys.h"
|
#include "backends/platform/sdl/sdl-sys.h"
|
||||||
|
|
||||||
#include "backends/mixer/doublebuffersdl/doublebuffersdl-mixer.h"
|
|
||||||
#include "backends/platform/openpandora/op-sdl.h"
|
#include "backends/platform/openpandora/op-sdl.h"
|
||||||
#include "backends/plugins/posix/posix-provider.h"
|
#include "backends/plugins/posix/posix-provider.h"
|
||||||
#include "backends/saves/default/default-saves.h"
|
#include "backends/saves/default/default-saves.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue