Reflect the move of the SimGear texture object from the misc directory to the screen directory
This commit is contained in:
parent
b86a09cd7f
commit
4084f22293
1 changed files with 1 additions and 1 deletions
|
@ -39,9 +39,9 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/screen/texture.hxx>
|
||||
#include <simgear/math/sg_random.h>
|
||||
#include <simgear/misc/sg_path.hxx>
|
||||
#include <simgear/misc/texture.hxx>
|
||||
|
||||
#include "globals.hxx"
|
||||
#include "fg_props.hxx"
|
||||
|
|
Loading…
Add table
Reference in a new issue