Changeset - r8122:b60b03677b3f
[Not reviewed]
master
0 1 0
belugas - 17 years ago 2007-12-23 04:31:45
belugas@openttd.org
(svn r11683) -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least for now.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/win32.cpp
Show inline comments
 
@@ -9,6 +9,7 @@
 
#include "helpers.hpp"
 
#include "saveload.h"
 
#include "string.h"
 
#include "gfx.h"
 
#include "textbuf_gui.h"
 
#include "fileio.h"
 
#include <windows.h>
0 comments (0 inline, 0 general)