]> git.mxchange.org Git - flightgear.git/commitdiff
ssgSharedPtr.hxx -> SGSharedPtr.hxx
authormfranz <mfranz>
Mon, 30 Oct 2006 16:31:45 +0000 (16:31 +0000)
committermfranz <mfranz>
Mon, 30 Oct 2006 16:31:45 +0000 (16:31 +0000)
src/AIModel/AIBase.hxx

index 83d7e2a2024a876f645cf9029de440c6ec23c2a2..8b72958f1553781c762f8a1e6789da4c7fbbadef 100644 (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>