]> git.mxchange.org Git - simgear.git/commitdiff
Removed include breaking headless build.
authorJames Goppert <james.goppert@gmail.com>
Fri, 16 Mar 2012 00:27:29 +0000 (20:27 -0400)
committerThorstenB <brehmt@gmail.com>
Fri, 16 Mar 2012 22:04:24 +0000 (23:04 +0100)
simgear/structure/SGPerfMon.cxx

index 806ebe985bd8464e879915ae8a2bed323cf1b547..43fab6d2a9492b229bd40741aab8a1fe79a5cb06 100644 (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;