Merge branch 'master' into sway-language-module

This commit is contained in:
nikto_b
2020-10-20 12:22:22 +03:00
committed by GitHub
9 changed files with 751 additions and 187 deletions

View File

@ -38,7 +38,7 @@
#include "modules/pulseaudio.hpp"
#endif
#ifdef HAVE_LIBMPDCLIENT
#include "modules/mpd.hpp"
#include "modules/mpd/mpd.hpp"
#endif
#ifdef HAVE_LIBSNDIO
#include "modules/sndio.hpp"