Missing include fix

This commit is contained in:
scrawl 2015-11-27 22:21:01 +01:00
parent 35fa1f5865
commit 30cc633f2c

View file

@ -1,6 +1,7 @@
#include "storage.hpp"
#include <set>
#include <iostream>
#include <osg/Image>
#include <osg/Plane>