svn-id: r8494
This commit is contained in:
Max Horn 2003-06-15 01:00:43 +00:00
parent f1fc68773d
commit acec45a483
5 changed files with 25 additions and 11 deletions

View file

@ -21,11 +21,12 @@
#include "stdafx.h"
#include "dialogs.h"
#include "sound.h"
#include "sound/mididrv.h"
#include "scumm.h"
#include "imuse.h"
#include "player_v2.h"
#include "verbs.h"
#include "sound/mididrv.h"
#include "sound/mixer.h"
#ifndef DISABLE_HELP
#include "help.h"