mirror of https://github.com/AxioDL/zeus.git
Add missing include
This commit is contained in:
parent
68f9380d86
commit
b8c7ac0387
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
#include "zeus/CPlane.hpp"
|
#include "zeus/CPlane.hpp"
|
||||||
#include "zeus/CAABox.hpp"
|
#include "zeus/CAABox.hpp"
|
||||||
|
#include "zeus/CProjection.hpp"
|
||||||
|
|
||||||
namespace zeus
|
namespace zeus
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue