mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Removed some unneccessary changes and made file name consistent.
This commit is contained in:
parent
03f71a78c0
commit
04ff04a95f
2 changed files with 3 additions and 3 deletions
|
|
@ -20,6 +20,8 @@
|
|||
// IN THE SOFTWARE.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "platform/platform.h"
|
||||
|
||||
#include "console/console.h"
|
||||
#include "console/consoleTypes.h"
|
||||
#include "gfx/bitmap/gBitmap.h"
|
||||
|
|
@ -29,7 +31,7 @@
|
|||
#include "gfx/gfxDrawUtil.h"
|
||||
#include "console/engineAPI.h"
|
||||
|
||||
#include "GuiChunkedBitmapCtrl.h"
|
||||
#include "guiChunkedBitmapCtrl.h"
|
||||
|
||||
|
||||
IMPLEMENT_CONOBJECT(GuiChunkedBitmapCtrl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue