mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-18 01:15:26 +00:00
Mass refactoring part 2/2: fixing include paths and project files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "CCamera.h"
|
||||
#include "CGraphics.h"
|
||||
#include <Common/CQuaternion.h>
|
||||
#include <Common/Math.h>
|
||||
#include <Common/Math/CQuaternion.h>
|
||||
#include <Common/Math/Math.h>
|
||||
#include <gtc/matrix_transform.hpp>
|
||||
|
||||
CCamera::CCamera()
|
||||
|
||||
Reference in New Issue
Block a user