aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/extantzCamera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/extantzCamera.cpp')
-rw-r--r--src/extantz/extantzCamera.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/extantz/extantzCamera.cpp b/src/extantz/extantzCamera.cpp
index 4d13054..a3145ae 100644
--- a/src/extantz/extantzCamera.cpp
+++ b/src/extantz/extantzCamera.cpp
@@ -12,6 +12,9 @@
12// Initally I'll make it SecondLife like, coz that's what my muscle memory is used to. 12// Initally I'll make it SecondLife like, coz that's what my muscle memory is used to.
13// It will get extended and made generic though. 13// It will get extended and made generic though.
14 14
15#include <irrlicht.h>
16#include "extantz.h"
17
15#include "extantzCamera.h" 18#include "extantzCamera.h"
16#include "IVideoDriver.h" 19#include "IVideoDriver.h"
17#include "ISceneManager.h" 20#include "ISceneManager.h"