]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/util/CopyOp.cxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / util / CopyOp.cxx
index 48a5bd0d41b40555a2ab9faeee6cab9161fcd88f..fc050cdc4c5ba25e53f39e7b6c1be4da2134ad86 100644 (file)
 //
 // You should have received a copy of the GNU Library General Public
 // License along with this library; if not, write to the
-// Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-// Boston, MA  02111-1307, USA.
+// Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+// Boston, MA  02110-1301, USA.
+
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
 
 #include "CopyOp.hxx"