]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Level/Awards.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Level / Awards.cpp
index 0a561e5d7065ceb22df5276dba9ed24afdcbccb4..933f518879d5b4c8d3b0567274f025690376944c 100644 (file)
@@ -17,9 +17,10 @@ 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/Awards.h"
-#include "Objects/Person.h"
-#include "Game.h"
+#include "Level/Awards.hpp"
+
+#include "Game.hpp"
+#include "Objects/Person.hpp"
 
 int bonus;
 float bonusvalue;