File mpd-sndfile.patch of Package mpd

diff --git a/src/decoder/plugins/SndfileDecoderPlugin.cxx b/src/decoder/plugins/SndfileDecoderPlugin.cxx
index 10c09f21..2fc583e4 100644
--- a/src/decoder/plugins/SndfileDecoderPlugin.cxx
+++ b/src/decoder/plugins/SndfileDecoderPlugin.cxx
@@ -13,7 +13,7 @@
 #include <exception>
 #include <utility> // for std::unreachable()
 
-#include <sndfile.h>
+#include "/usr/include/sndfile.h"
 
 static constexpr Domain sndfile_domain("sndfile");
 
-- 
2.49.0

openSUSE Build Service is sponsored by