From b97c4c3ccad3c917e2073329e8d1c7b7351e96aa Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 13 Sep 2021 21:30:39 +0200 Subject: Include refactoring --- src/plugins/Peertube.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/Peertube.cpp') diff --git a/src/plugins/Peertube.cpp b/src/plugins/Peertube.cpp index db55584..dd789d4 100644 --- a/src/plugins/Peertube.cpp +++ b/src/plugins/Peertube.cpp @@ -3,6 +3,7 @@ #include "../../include/Notification.hpp" #include "../../include/Utils.hpp" #include "../../include/StringUtils.hpp" +#include namespace QuickMedia { static const char* search_type_to_string(PeertubeSearchPage::SearchType search_type) { -- cgit v1.2.3