SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source file); moved include/sci_widgets.h to gfx/ (matching location of source file); renamed gfx/widgets.cpp to gfx/gfx_widgets.cpp (matching the header)
svn-id: r38852
This commit is contained in:
parent
220270586c
commit
0be30cdc5d
15 changed files with 13 additions and 13 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "sci/engine/kernel.h"
|
||||
#include "sci/engine/kernel_types.h"
|
||||
#include "sci/include/sci_midi.h"
|
||||
#include "sci/include/sci_widgets.h"
|
||||
#include "sci/gfx/sci_widgets.h"
|
||||
#include "sci/sci.h"
|
||||
#include "sci/gfx/gfx_widgets.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue