1
0
Fork 0

ssgSharedPtr.hxx -> SGSharedPtr.hxx

This commit is contained in:
mfranz 2006-10-30 16:31:45 +00:00
parent b0f9d24f9d
commit 3bc199c59f

View file

@ -28,7 +28,7 @@
#include <simgear/math/point3d.hxx>
#include <simgear/scene/model/placement.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/structure/ssgSharedPtr.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
#include <simgear/structure/SGReferenced.hxx>
#include <Main/fg_props.hxx>