mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 02:23:57 +02:00
fix build by including EntityItem.h
This commit is contained in:
parent
e60a28620d
commit
0cc6763617
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
#include "Camera.h"
|
||||
|
||||
#include <EntityItem.h>
|
||||
|
||||
// TODO: come up with a better name than "FancyCamera"
|
||||
class FancyCamera : public Camera {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue