Improved stay-on-platform code to handle non-32x32 badguys. Implemented s-o-p for...
[supertux.git] / src / lisp / list_iterator.cpp
index e03e0ca..cd8e375 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <config.h>
 
-#include "list_iterator.h"
+#include "list_iterator.hpp"
 #include <stdexcept>
 
 namespace lisp