1
0
Fork 0

Reflect the move of the SimGear texture object from the misc directory to the screen directory

This commit is contained in:
ehofman 2003-04-12 09:48:32 +00:00
parent b86a09cd7f
commit 4084f22293

View file

@ -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"