SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files
svn-id: r38735
This commit is contained in:
parent
dbfe031ef2
commit
eb37789f6f
66 changed files with 114 additions and 125 deletions
|
@ -27,8 +27,8 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include "common/util.h"
|
||||
#include "sci/include/sfx_iterator_internal.h"
|
||||
#include "sci/include/sfx_player.h"
|
||||
#include "sci/sfx/sfx_iterator_internal.h"
|
||||
#include "sci/sfx/sfx_player.h"
|
||||
#include "sci/tools.h"
|
||||
#include "sci/include/sci_memory.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue