Fix missing include

deque
scrawl 11 years ago
parent a2f156be8e
commit a7d525245c

@ -1,6 +1,7 @@
#include "projectilemanager.hpp"
#include <OgreSceneManager.h>
#include <OgreSceneNode.h>
#include <libs/openengine/bullet/physic.hpp>

Loading…
Cancel
Save