JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
This commit is contained in:
parent
845db59e08
commit
9414d7a6e2
760 changed files with 1349 additions and 548 deletions
|
@ -26,8 +26,10 @@
|
|||
#if defined(SDL_BACKEND)
|
||||
|
||||
#include "backends/mixer/sdl/sdl-mixer.h"
|
||||
#include "common/debug.h"
|
||||
#include "common/system.h"
|
||||
#include "common/config-manager.h"
|
||||
#include "common/textconsole.h"
|
||||
|
||||
#ifdef GP2X
|
||||
#define SAMPLES_PER_SEC 11025
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue