Commit d9c662d5 authored by Florian Schlichting's avatar Florian Schlichting Committed by Max Kellermann

decoder/modplug: fix include directory

parent ad631d56
ver 0.17.6 (not yet released)
* mixer:
- alsa: fix busy loop when USB sound device gets unplugged
* decoder:
- modplug: fix build with Debian package 1:0.8.8.4-4
* stored playlists:
- fix loading playlists with references to local files
- obey filesystem_charset for URLs
......
......@@ -22,7 +22,7 @@
#include "tag_handler.h"
#include <glib.h>
#include <modplug.h>
#include <libmodplug/modplug.h>
#include <assert.h>
#undef G_LOG_DOMAIN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment