mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
Update gui3DProjectionCtrl.cpp
Corrected file capitalizations for linux
This commit is contained in:
parent
a949326cab
commit
d18ab265be
|
|
@ -43,9 +43,9 @@
|
|||
|
||||
#include "console/console.h"
|
||||
#include "console/consoleTypes.h"
|
||||
#include "scene/SceneObject.h"
|
||||
#include "scene/sceneObject.h"
|
||||
#include "T3D/player.h"
|
||||
#include "gui/controls/Gui3DProjectionCtrl.h"
|
||||
#include "gui/controls/gui3DProjectionCtrl.h"
|
||||
|
||||
IMPLEMENT_CONOBJECT(Gui3DProjectionCtrl);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue