X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FLevel%2FHotspot.hpp;h=1ca0bbee46c1bcdc96debcabd918cacbd8edb2a6;hb=0aab437dc560d2afa982e61cc2547756ad7b0761;hp=3629a55ddeb5fc0c7aebf1048e91c019ab4c4ba4;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Level/Hotspot.hpp b/Source/Level/Hotspot.hpp index 3629a55..1ca0bbe 100644 --- a/Source/Level/Hotspot.hpp +++ b/Source/Level/Hotspot.hpp @@ -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 . #ifndef _HOTSPOT_HPP_ #define _HOTSPOT_HPP_ -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include