Removed include breaking headless build.

This commit is contained in:
James Goppert 2012-03-15 20:27:29 -04:00 committed by ThorstenB
parent 619163d40e
commit 47c2dce26d

View File

@ -34,7 +34,6 @@
#include <simgear/sg_inlines.h>
#include <simgear/debug/logstream.hxx>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/sound/soundmgr_openal.hxx>
#include <simgear/structure/exception.hxx>
using std::string;