mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 20:16:16 +02:00
hopefully fix build buster
This commit is contained in:
parent
17f4c5d184
commit
ec9bd5efb3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
#ifndef __interface__orientation__
|
#ifndef __interface__orientation__
|
||||||
#define __interface__orientation__
|
#define __interface__orientation__
|
||||||
|
|
||||||
#include "Math.h"
|
#include <Math.h>
|
||||||
#include "Vector3D.h"
|
#include "Vector3D.h"
|
||||||
|
|
||||||
enum Axis
|
enum Axis
|
||||||
|
|
Loading…
Reference in a new issue