(svn r12007) -Fix (r12003): win32 compilation was broken again ;)

This commit is contained in:
glx 2008-01-29 00:45:24 +00:00
parent 1629699094
commit fdd71514b2
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include "../blitter/factory.hpp"
#include "../network/network.h"
#include "../core/math_func.hpp"
#include "../core/random_func.hpp"
#include "win32_v.h"
#include <windows.h>
#include <tchar.h>