renamed all .h to .hpp
[supertux.git] / src / control / codecontroller.cpp
index 97397a2..cdee2cf 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "codecontroller.h"
+#include "codecontroller.hpp"
 
 CodeController::CodeController()
 {}