correct #include

This commit is contained in:
Milang 2019-10-24 17:28:09 +02:00
parent fc2389d605
commit b9620fdebc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ifndef FE_CAMERA
#define FE_CAMERA
#include <fxengine/point.h>
#include <fxengine/model/point.h>
typedef struct
{