Fixed namespace

This commit is contained in:
Robert Osfield
2007-06-15 16:08:33 +00:00
parent bd6a001dcc
commit cff9188caf
3 changed files with 12 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
#include <osgSim/Export>
namespace osgFlightUtil {
namespace osgSim {
/** Flight optimizer
*/