1 2 3 4 5 6 7 8 9 10
--- src/search_engine.cpp.orig 2015-11-04 20:01:29 UTC +++ src/search_engine.cpp @@ -35,6 +35,7 @@ #include "utility/comparators.h" #include "title.h" #include "screen_switcher.h" +#include "format_impl.h" using Global::MainHeight; using Global::MainStartY;