Skip to content

Commit 7edc391

Browse files
committed
fix missing header
1 parent d7e2a4c commit 7edc391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/lab/manager/lab_manager.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include "asteroid/asteroid.h"
1212
#include "ship/ship.h"
1313
#include "weapon/weapon.h"
14+
#include "prop/prop.h"
1415

1516

1617
enum class LabRotationMode { Both, Yaw, Pitch, Roll };

0 commit comments

Comments
 (0)