From f8bb6665499aaa974cc7454e161812473e6e564e Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sun, 3 Nov 2024 19:37:28 +0100 Subject: [PATCH] Add version header explicitly --- src/quick_web_shortcuts.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/quick_web_shortcuts.h b/src/quick_web_shortcuts.h index 03a4fd1..3a49093 100644 --- a/src/quick_web_shortcuts.h +++ b/src/quick_web_shortcuts.h @@ -6,6 +6,7 @@ #include #include #include +#include #include #if KRUNNER_VERSION_MAJOR == 5