CD Audio option checkbox now works with SDL CD

This commit is contained in:
nehalmistry 2002-04-07 03:54:05 +00:00
parent 99ef3f83c8
commit 5f5c93bde5

View file

@ -54,6 +54,10 @@
#include "campaign.h"
#include "sound_server.h"
#ifdef USE_SDLCD
#include "SDL.h"
#endif
/*----------------------------------------------------------------------------
-- Prototypes for local functions
----------------------------------------------------------------------------*/