]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Dialog.hpp
Removed lots of unused code from Math folder, renamed Quaternion file to XYZ
[lugaru.git] / Source / Level / Dialog.hpp
index 43bc31cba842632def73dfcbae9827058a16053e..618e335b32eaa90901f9088e96788c8cb5718e01 100644 (file)
@@ -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>