1
0
Fork 0

(svn r11686) -Fix (r11684): win32 compilation was broken again :)

release/0.6
glx 2007-12-23 13:31:24 +00:00
parent 970fd6220a
commit 451abbecb1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include "helpers.hpp"
#include "saveload.h"
#include "string.h"
#include "gfx.h"
#include "gfx_func.h"
#include "textbuf_gui.h"
#include "fileio.h"
#include <windows.h>