mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
(svn r11683) -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least for now.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user