From a4b36e6d1e20b5036d1ed7cf9f61a48dbbf77812 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 27 Apr 2008 13:08:12 +0000 Subject: 3D flight --- src/math/vector3f.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/math/vector3f.cc') diff --git a/src/math/vector3f.cc b/src/math/vector3f.cc index 3d8e5ac..51d0385 100644 --- a/src/math/vector3f.cc +++ b/src/math/vector3f.cc @@ -1,5 +1,5 @@ /* - common/vector3f.cc + math/vector3f.cc This file is part of the Osirion project and is distributed under the terms of the GNU General Public License version 2 */ -- cgit v1.2.3