more svn:eol-style = native and header fixes
[supertux.git] / src / scripting / squirrel_util.cpp
index e25887d..a5b1c1d 100644 (file)
@@ -31,7 +31,7 @@
 #include "log.hpp"
 #include "level.hpp"
 #include "physfs/physfs_stream.hpp"
-#include "../random_generator.hpp"
+#include "random_generator.hpp"
 
 #ifdef ENABLE_SQDBG
 #include <sqdbg/sqrdbg.h>