diff --git a/simgear/scene/model/ModelRegistry.cxx b/simgear/scene/model/ModelRegistry.cxx index a4c8ff84..3eb399d4 100644 --- a/simgear/scene/model/ModelRegistry.cxx +++ b/simgear/scene/model/ModelRegistry.cxx @@ -1,4 +1,4 @@ -// ModelRegistry.hxx -- interface to the OSG model registry +// ModelRegistry.cxx -- interface to the OSG model registry // // Copyright (C) 2005-2007 Mathias Froehlich // Copyright (C) 2007 Tim Moore @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include