Fix build error due to sgstream.hxx now being in simgear/io/iostreams/
This commit is contained in:
parent
cf56ef1913
commit
2373ee4f05
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include <simgear/misc/test_macros.hxx>
|
||||
#include <simgear/props/props_io.hxx>
|
||||
#include <simgear/misc/sgstream.hxx>
|
||||
#include <simgear/io/iostreams/sgstream.hxx>
|
||||
#include <simgear/misc/sg_dir.hxx>
|
||||
|
||||
#include "Main/globals.hxx"
|
||||
|
|
Loading…
Reference in a new issue