]> git.mxchange.org Git - flightgear.git/commitdiff
Fix another compile fail.
authorJames Turner <zakalawe@mac.com>
Sat, 9 Feb 2013 16:37:40 +0000 (16:37 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 9 Feb 2013 16:38:34 +0000 (16:38 +0000)
No idea why I don't need this on Mac, hmm.

src/Network/ATC-Main.cxx

index b3cefd228c30cd7b18142051407ab6556c046a06..6c0da9bd96f400b86c3973ae3f9eb51780de72f8 100644 (file)
@@ -46,6 +46,7 @@
 #include <simgear/math/sg_types.hxx>
 #include <simgear/misc/sg_path.hxx>
 #include <simgear/props/props.hxx>
+#include <simgear/structure/exception.hxx>
 
 #include <Scripting/NasalSys.hxx>
 #include <Main/fg_props.hxx>