mirror of https://github.com/OpenTTD/OpenTTD
(svn r26783) -Fix (r26781): removed one include too many
parent
b5f5e88d57
commit
6bf8a63ed9
|
@ -16,6 +16,7 @@
|
||||||
#include "sqclosure.h"
|
#include "sqclosure.h"
|
||||||
#include "sqclass.h"
|
#include "sqclass.h"
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
#include <ctype.h>
|
||||||
|
|
||||||
#include "../../../safeguards.h"
|
#include "../../../safeguards.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue