src/video/sdl_v.cpp
branchNewGRF_ports
changeset 6877 889301acc299
parent 6872 1c4a4a609f85
child 6878 7d1ff2f621c7
--- a/src/video/sdl_v.cpp	Sun Feb 03 01:34:21 2008 +0000
+++ b/src/video/sdl_v.cpp	Sun Feb 03 20:34:26 2008 +0000
@@ -12,6 +12,7 @@
 #include "../blitter/factory.hpp"
 #include "../network/network.h"
 #include "../core/math_func.hpp"
+#include "../core/random_func.hpp"
 #include "sdl_v.h"
 #include <SDL.h>