]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Environment/Skybox.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Environment / Skybox.cpp
index ce58adf8d56d18ccadbb1a2dde3d89587f2cc7b5..47bd28a556dbeb67c3301aae9cc394a7c5fdfb5e 100644 (file)
@@ -18,8 +18,9 @@ You should have received a copy of the GNU General Public License
 along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "Environment/Skybox.h"
-#include "Game.h"
+#include "Environment/Skybox.hpp"
+
+#include "Game.hpp"
 
 extern float viewdistance;
 extern float blurness;