فهرست منبع

Update gui3DProjectionCtrl.cpp

Corrected file capitalizations for linux
Areloch 6 سال پیش
والد
کامیت
e1a1fd52dc
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Engine/source/gui/controls/gui3DProjectionCtrl.cpp

+ 2 - 2
Engine/source/gui/controls/gui3DProjectionCtrl.cpp

@@ -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);