From df1d9bd8808fbf0f7e871f6ab5b361b7c8c4ad9d Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 31 Mar 2008 00:17:39 +0000 Subject: (svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h. --- src/strings.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/strings.cpp') diff --git a/src/strings.cpp b/src/strings.cpp index b2d0d0b82..62e822438 100644 --- a/src/strings.cpp +++ b/src/strings.cpp @@ -36,6 +36,7 @@ #include "fios.h" #include "settings_type.h" #include "video/video_driver.hpp" +#include "engine_func.h" #include "table/strings.h" #include "table/control_codes.h" -- cgit v1.2.3-70-g09d2