]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Muscle.cpp
Rename all C++ headers with .hpp extension
[lugaru.git] / Source / Animation / Muscle.cpp
index c4f201a20e5505c4973267aaee0fb39e404e110d..4485c5e64153bcd2492d8c8cf745da9acec2855e 100644 (file)
@@ -18,7 +18,8 @@ You should have received a copy of the GNU General Public License
 along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "Animation/Muscle.h"
+#include "Animation/Muscle.hpp"
+
 #include "Utils/binio.h"
 
 extern float multiplier;