summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/search.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/search.c b/desktop/search.c
index df77a8fda..d4abfed92 100644
--- a/desktop/search.c
+++ b/desktop/search.c
@@ -23,6 +23,8 @@
* Free text search (core)
*/
+#include <stdbool.h>
+
#include "utils/errors.h"
#include "content/content.h"
#include "netsurf/types.h"