mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user