allow custom wrapper functions
[supertux.git] / src / object / rainsplash.cpp
index 5864042..2bd2cc9 100644 (file)
@@ -14,8 +14,8 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
-#include "rainsplash.h"
-#include "sector.h"
+#include "rainsplash.hpp"
+#include "sector.hpp"
 
 RainSplash::RainSplash(Vector pos, bool vertical)
 {