diff options
Diffstat (limited to 'src/aystar.cpp')
-rw-r--r-- | src/aystar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/aystar.cpp b/src/aystar.cpp index be1e6aaf8..d34e9911d 100644 --- a/src/aystar.cpp +++ b/src/aystar.cpp @@ -19,7 +19,6 @@ */ #include "stdafx.h" -#include "openttd.h" #include "aystar.h" #include "core/alloc_func.hpp" |