]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Campaign.hpp
Removed lots of unused code from Math folder, renamed Quaternion file to XYZ
[lugaru.git] / Source / Level / Campaign.hpp
index 5381672f8fd2402a37079172519a79433a091038..77eb313aa11eb1c32307c2127410f139faac81b2 100644 (file)
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
 along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #include <string>
 #include <vector>