fix openal stalling at exit
[supertux.git] / src / moving_object.cpp
index acccd6d..513375a 100644 (file)
@@ -18,7 +18,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <config.h>
 
-#include "moving_object.h"
+#include "moving_object.hpp"
 
 MovingObject::MovingObject()
 {