(svn r23474) -Codechange: move the declaration error related functions to error.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
/** @file newgrf_gui.cpp GUI to change NewGRF settings. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "error.h"
|
||||
#include "gui.h"
|
||||
#include "newgrf.h"
|
||||
#include "strings_func.h"
|
||||
|
Reference in New Issue
Block a user