]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Dialog.hpp
Update copyright year to 2017
[lugaru.git] / Source / Level / Dialog.hpp
index 43bc31cba842632def73dfcbae9827058a16053e..e417aea1be0cc9e286f27ad37acbaf59843e4b4e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
@@ -21,7 +21,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef _DIALOG_HPP_
 #define _DIALOG_HPP_
 
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #include <stdio.h>
 #include <vector>