mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-18 01:15:26 +00:00
Refactor so PWE compiles with the newly externalized LibCommon
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "CCamera.h"
|
||||
#include "CGraphics.h"
|
||||
#include <Math/CQuaternion.h>
|
||||
#include <Math/MathUtil.h>
|
||||
#include <Common/Math/CQuaternion.h>
|
||||
#include <Common/Math/MathUtil.h>
|
||||
|
||||
CCamera::CCamera()
|
||||
: mMode(eFreeCamera)
|
||||
|
||||
Reference in New Issue
Block a user