mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
(svn r23474) -Codechange: move the declaration error related functions to error.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
/** @file industry_gui.cpp GUIs related to industries. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "error.h"
|
||||
#include "gui.h"
|
||||
#include "sound_func.h"
|
||||
#include "window_func.h"
|
||||
|
||||
Reference in New Issue
Block a user