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:
Thierry Crozat 2017-09-12 21:41:55 +01:00
parent 629ea05ffc
commit f7436a9b3a

View File

@ -27,7 +27,6 @@
#include "backends/platform/sdl/sdl-sys.h"
#include "backends/mixer/doublebuffersdl/doublebuffersdl-mixer.h"
#include "backends/platform/openpandora/op-sdl.h"
#include "backends/plugins/posix/posix-provider.h"
#include "backends/saves/default/default-saves.h"