10 lines
265 B
C++
10 lines
265 B
C++
--- src/search_engine.cpp.orig 2016-04-17 05:41:01 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;
|