summaryrefslogtreecommitdiff
path: root/src/search.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/search.cpp')
-rw-r--r--src/search.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search.cpp b/src/search.cpp
index 9c08487..dfb96b2 100644
--- a/src/search.cpp
+++ b/src/search.cpp
@@ -1,7 +1,7 @@
#include "search.h"
#include "platform.h"
#include "config.h"
-
+#include "mem.h"
#include <stdio.h>
ts_search_result *current_search_result = nullptr;