renamed all .h to .hpp
[supertux.git] / src / physfs / physfs_sdl.cpp
index 4cff76d..6317e6e 100644 (file)
@@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 #include <config.h>
 
-#include "physfs_sdl.h"
+#include "physfs_sdl.hpp"
 
 #include <physfs.h>