From 451abbecb120a9a2042670a06d7a5b2494f5a93c Mon Sep 17 00:00:00 2001 From: glx Date: Sun, 23 Dec 2007 13:31:24 +0000 Subject: (svn r11686) -Fix (r11684): win32 compilation was broken again :) --- src/win32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win32.cpp') diff --git a/src/win32.cpp b/src/win32.cpp index 4b378910f..b2c780cdd 100644 --- a/src/win32.cpp +++ b/src/win32.cpp @@ -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 -- cgit v1.2.3-54-g00ecf