diff options
Diffstat (limited to 'src/helpers.cpp')
-rw-r--r-- | src/helpers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helpers.cpp b/src/helpers.cpp index 4caf7927f..4f55cc272 100644 --- a/src/helpers.cpp +++ b/src/helpers.cpp @@ -5,7 +5,7 @@ #include "stdafx.h" #include "openttd.h" -#include "engine.h" +#include "engine_func.h" #include <new> #include "misc/blob.hpp" |