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

This commit is contained in:
glx 2007-12-23 13:31:24 +00:00
parent 970fd6220a
commit 451abbecb1

View File

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