CD Audio option checkbox now works with SDL CD
This commit is contained in:
parent
99ef3f83c8
commit
5f5c93bde5
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@
|
|||
#include "campaign.h"
|
||||
#include "sound_server.h"
|
||||
|
||||
#ifdef USE_SDLCD
|
||||
#include "SDL.h"
|
||||
#endif
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
-- Prototypes for local functions
|
||||
----------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Reference in a new issue