Change include type
This commit is contained in:
parent
f474ab85af
commit
cff62f91be
2 changed files with 3 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
#include <QVector>
|
||||
|
||||
#include <entities/dpoint_entity.h>
|
||||
#include <entities/vessel_entity.h>
|
||||
#include "../entities/dpoint_entity.h"
|
||||
#include "../entities/vessel_entity.h"
|
||||
|
||||
|
||||
class object_system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue