NDS: Fix compilation
This commit is contained in:
parent
6f9c56c63d
commit
e52d54b55e
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include "audio/mixer_intern.h"
|
||||
#include "graphics/surface.h"
|
||||
#include "graphics/colormasks.h"
|
||||
#include "graphics/palette.h"
|
||||
|
||||
class OSystem_DS : public BaseBackend, public PaletteManager {
|
||||
protected:
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
#define COMMON_BUFFEREDSTREAM_H
|
||||
|
||||
#include "common/stream.h"
|
||||
#include "common/types.h"
|
||||
|
||||
namespace Common {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue