src/video/sdl_v.cpp
branchnoai
changeset 9724 b39bc69bb2f2
parent 9723 eee46cb39750
child 9732 f8eb3e208514
--- a/src/video/sdl_v.cpp	Wed Jan 09 18:11:12 2008 +0000
+++ b/src/video/sdl_v.cpp	Sun Feb 03 20:17:54 2008 +0000
@@ -11,6 +11,8 @@
 #include "../variables.h"
 #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>