Codechange: no longer add "src" to the include-path (#13511)
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
#include <signal.h>
|
||||
|
||||
#include "../safeguards.h"
|
||||
#include "window_func.h"
|
||||
#include "../window_func.h"
|
||||
|
||||
extern Company *DoStartupNewCompany(bool is_ai, CompanyID company = INVALID_COMPANY);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user