SCI: Renamed some sfx header files

svn-id: r39006
This commit is contained in:
Max Horn 2009-03-01 06:02:17 +00:00
parent 6454a3dee1
commit 25e7d3a08d
19 changed files with 26 additions and 23 deletions

View file

@ -26,8 +26,8 @@
/* Song iterators */
#include "common/util.h"
#include "sci/sfx/sfx_iterator_internal.h"
#include "sci/sfx/sfx_player.h"
#include "sci/sfx/iterator_internal.h"
#include "sci/sfx/player.h"
#include "sci/tools.h"
#include "sci/sci_memory.h"