]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Hotspot.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Level / Hotspot.cpp
index 1f7956e707b022c6dbc733d9a70889d6798c4d65..f1b2ceddec74eb311a366504f5959c6ad37e5e55 100644 (file)
@@ -17,7 +17,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 "Level/Hotspot.h"
+#include "Level/Hotspot.hpp"
 
 std::vector<Hotspot> Hotspot::hotspots;
 int Hotspot::current = 0;