mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-21 19:32:54 +01: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