Changed *.h files to *.hpp

This commit is contained in:
Kayne Ruse
2013-05-01 21:11:04 +10:00
parent cf82679109
commit 63aa248056
21 changed files with 47 additions and 47 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
#include "scene_manager.h"
#include "scene_manager.hpp"
#include <stdexcept>
@@ -7,8 +7,8 @@
//-------------------------
//Add the custom scene headers here
#include "test_systems.h"
#include "in_game.h"
#include "test_systems.hpp"
#include "in_game.hpp"
//-------------------------
//Public access members