aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Soundcloud.cpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-09-13 21:30:39 +0200
committerdec05eba <dec05eba@protonmail.com>2021-09-13 21:30:39 +0200
commitb97c4c3ccad3c917e2073329e8d1c7b7351e96aa (patch)
tree0e5b5791ace6f1f72dac4ce42ca5d990165fc3c7 /src/plugins/Soundcloud.cpp
parenta9d69f57a0cd4f9cccff07b2890a860695d1e7ed (diff)
Include refactoring
Diffstat (limited to 'src/plugins/Soundcloud.cpp')
-rw-r--r--src/plugins/Soundcloud.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/Soundcloud.cpp b/src/plugins/Soundcloud.cpp
index 3a9a6e1..d54060d 100644
--- a/src/plugins/Soundcloud.cpp
+++ b/src/plugins/Soundcloud.cpp
@@ -5,6 +5,7 @@
#include "../../include/Scale.hpp"
#include "../../include/Theme.hpp"
#include <quickmedia/HtmlSearch.h>
+#include <json/value.h>
namespace QuickMedia {
static std::string client_id;